Declare who can send what github2fedmsg stuff.
This commit is contained in:
parent
5e0598b6e5
commit
b6952f588c
2 changed files with 36 additions and 0 deletions
|
@ -25,3 +25,21 @@ fedmsg_certs:
|
|||
- service: github2fedmsg
|
||||
owner: root
|
||||
group: apache
|
||||
can_send:
|
||||
- github.commit_comment
|
||||
- github.create
|
||||
- github.delete
|
||||
- github.fork
|
||||
- github.issue.comment
|
||||
- github.issue.reopened
|
||||
- github.member
|
||||
- github.page_build
|
||||
- github.pull_request.closed
|
||||
- github.pull_request_review_comment
|
||||
- github.push
|
||||
- github.release
|
||||
- github.star
|
||||
- github.status
|
||||
- github.team_add
|
||||
- github.webhook
|
||||
- github.gollum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue