Add some other missing entries.
This commit is contained in:
parent
40a9a123b3
commit
ba95f25712
5 changed files with 16 additions and 0 deletions
|
@ -29,6 +29,10 @@ fedmsg_certs:
|
|||
group: fedmsg
|
||||
can_send:
|
||||
- autocloud.image
|
||||
- autocloud.image.running
|
||||
- autocloud.image.success
|
||||
- autocloud.image.failed
|
||||
- autocloud.image.queued
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Moderate
|
||||
|
|
|
@ -26,6 +26,10 @@ fedmsg_certs:
|
|||
group: fedmsg
|
||||
can_send:
|
||||
- autocloud.image
|
||||
- autocloud.image.running
|
||||
- autocloud.image.success
|
||||
- autocloud.image.failed
|
||||
- autocloud.image.queued
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Moderate
|
||||
|
|
|
@ -35,6 +35,7 @@ fedmsg_certs:
|
|||
- github.delete
|
||||
- github.fork
|
||||
- github.issue.comment
|
||||
- github.issue.opened
|
||||
- github.issue.reopened
|
||||
- github.issue.closed
|
||||
- github.issue.assigned
|
||||
|
|
|
@ -35,10 +35,16 @@ fedmsg_certs:
|
|||
- github.delete
|
||||
- github.fork
|
||||
- github.issue.comment
|
||||
- github.issue.opened
|
||||
- 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
|
||||
|
|
|
@ -41,6 +41,7 @@ fedmsg_certs:
|
|||
- pkgdb.package.critpath.update
|
||||
- pkgdb.package.delete
|
||||
- pkgdb.package.monitor.update
|
||||
- pkgdb.package.koschei.update
|
||||
- pkgdb.package.new
|
||||
- pkgdb.package.new.request
|
||||
- pkgdb.package.unretire.request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue