Allow webhook2fedmsg to send FM on the forgejo topic
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
5acba2400c
commit
8a0cf448c2
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
roles:
|
roles:
|
||||||
- role: rabbit/user
|
- role: rabbit/user
|
||||||
user_name: "webhook2fedmsg{{ env_suffix }}"
|
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
|
- role: openshift/project
|
||||||
project_app: webhook2fedmsg
|
project_app: webhook2fedmsg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue