Poddlers/SCM Requests Processor: fix the subscriptions
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
c851192805
commit
e547715fce
1 changed files with 4 additions and 3 deletions
|
@ -89,9 +89,10 @@ poddlers_toddlers:
|
|||
- name: scm-request-processor
|
||||
callback: scm_request_processor:SCMRequestProcessor
|
||||
topics:
|
||||
- "org.fedoraproject.*.pagure.issue.new"
|
||||
- "org.fedoraproject.*.pagure.issue.edit"
|
||||
- "org.fedoraproject.*.pagure.issue.comment.added"
|
||||
- "io.pagure.*.pagure.issue.new"
|
||||
- "io.pagure.*.pagure.issue.edit"
|
||||
- "io.pagure.*.pagure.issue.comment.added"
|
||||
|
||||
|
||||
#
|
||||
# Cronjobs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue