mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 03:23:08 +08:00
Allow webhook2fedmsg to send FM on the forgejo topic
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
roles:
|
||||
- role: rabbit/user
|
||||
user_name: "webhook2fedmsg{{ env_suffix }}"
|
||||
user_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(github|discourse)\..*
|
||||
user_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(github|discourse|forgejo)\..*
|
||||
|
||||
- role: openshift/project
|
||||
project_app: webhook2fedmsg
|
||||
|
||||
Reference in New Issue
Block a user