Add some fedmsg topics forgotten from the explicit policy list.
This commit is contained in:
parent
cd8a1ba6dc
commit
f0da8ff62b
3 changed files with 7 additions and 1 deletions
|
@ -50,7 +50,7 @@ fedmsg_certs:
|
|||
- bodhi.update.comment
|
||||
- bodhi.update.complete.testing
|
||||
- bodhi.update.edit
|
||||
- bodhi.update.karma.threshold
|
||||
- bodhi.update.karma.threshold.reach
|
||||
- bodhi.update.request.obsolete
|
||||
- bodhi.update.request.revoke
|
||||
- bodhi.update.request.stable
|
||||
|
|
|
@ -36,9 +36,14 @@ fedmsg_certs:
|
|||
- github.fork
|
||||
- github.issue.comment
|
||||
- github.issue.reopened
|
||||
- github.issue.closed
|
||||
- github.issue.assigned
|
||||
- github.issue.labeled
|
||||
- github.member
|
||||
- github.page_build
|
||||
- github.pull_request.opened
|
||||
- github.pull_request.closed
|
||||
- github.pull_request.synchronize
|
||||
- github.pull_request_review_comment
|
||||
- github.push
|
||||
- github.release
|
||||
|
|
|
@ -48,6 +48,7 @@ fedmsg_certs:
|
|||
- pagure.pull-request.flag.added
|
||||
- pagure.pull-request.flag.updated
|
||||
- pagure.pull-request.new
|
||||
- pagure.git.receive
|
||||
|
||||
|
||||
fedmsg_prefix: io.pagure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue