2024-08-13 16:42:20 +02:00
|
|
|
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
|
|
|
|
------------
|
|
|
|
|
2024-09-10 17:34:01 +02:00
|
|
|
Required for PR and Direct Workflows.
|