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
|
group: fedmsg
|
||||||
can_send:
|
can_send:
|
||||||
- autocloud.image
|
- autocloud.image
|
||||||
|
- autocloud.image.running
|
||||||
|
- autocloud.image.success
|
||||||
|
- autocloud.image.failed
|
||||||
|
- autocloud.image.queued
|
||||||
|
|
||||||
# For the MOTD
|
# For the MOTD
|
||||||
csi_security_category: Moderate
|
csi_security_category: Moderate
|
||||||
|
|
|
@ -26,6 +26,10 @@ fedmsg_certs:
|
||||||
group: fedmsg
|
group: fedmsg
|
||||||
can_send:
|
can_send:
|
||||||
- autocloud.image
|
- autocloud.image
|
||||||
|
- autocloud.image.running
|
||||||
|
- autocloud.image.success
|
||||||
|
- autocloud.image.failed
|
||||||
|
- autocloud.image.queued
|
||||||
|
|
||||||
# For the MOTD
|
# For the MOTD
|
||||||
csi_security_category: Moderate
|
csi_security_category: Moderate
|
||||||
|
|
|
@ -35,6 +35,7 @@ fedmsg_certs:
|
||||||
- github.delete
|
- github.delete
|
||||||
- github.fork
|
- github.fork
|
||||||
- github.issue.comment
|
- github.issue.comment
|
||||||
|
- github.issue.opened
|
||||||
- github.issue.reopened
|
- github.issue.reopened
|
||||||
- github.issue.closed
|
- github.issue.closed
|
||||||
- github.issue.assigned
|
- github.issue.assigned
|
||||||
|
|
|
@ -35,10 +35,16 @@ fedmsg_certs:
|
||||||
- github.delete
|
- github.delete
|
||||||
- github.fork
|
- github.fork
|
||||||
- github.issue.comment
|
- github.issue.comment
|
||||||
|
- github.issue.opened
|
||||||
- github.issue.reopened
|
- github.issue.reopened
|
||||||
|
- github.issue.closed
|
||||||
|
- github.issue.assigned
|
||||||
|
- github.issue.labeled
|
||||||
- github.member
|
- github.member
|
||||||
- github.page_build
|
- github.page_build
|
||||||
|
- github.pull_request.opened
|
||||||
- github.pull_request.closed
|
- github.pull_request.closed
|
||||||
|
- github.pull_request.synchronize
|
||||||
- github.pull_request_review_comment
|
- github.pull_request_review_comment
|
||||||
- github.push
|
- github.push
|
||||||
- github.release
|
- github.release
|
||||||
|
|
|
@ -41,6 +41,7 @@ fedmsg_certs:
|
||||||
- pkgdb.package.critpath.update
|
- pkgdb.package.critpath.update
|
||||||
- pkgdb.package.delete
|
- pkgdb.package.delete
|
||||||
- pkgdb.package.monitor.update
|
- pkgdb.package.monitor.update
|
||||||
|
- pkgdb.package.koschei.update
|
||||||
- pkgdb.package.new
|
- pkgdb.package.new
|
||||||
- pkgdb.package.new.request
|
- pkgdb.package.new.request
|
||||||
- pkgdb.package.unretire.request
|
- pkgdb.package.unretire.request
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue