356 B
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.