SHA256
1
0
forked from adamm/autogits
Files
2024-09-10 17:34:01 +02:00

356 B

gitea-events-rabbitmq-publisher

Publishes all events that go to a webhook to RabbitMQ instance.

Areas of Responsibility

  • Listen for webhook events from Gitea
  • Forward them to RabbitMQ
    • queue events locally if rabbit is temporarily not working

Target Usage

Required for PR and Direct Workflows.