Fix a ton of fedmsg routing/policy.
This commit is contained in:
parent
0d696b6af6
commit
11d8c01162
10 changed files with 144 additions and 77 deletions
|
@ -34,26 +34,34 @@ fedmsg_certs:
|
|||
- github.create
|
||||
- github.delete
|
||||
- github.fork
|
||||
- github.gollum
|
||||
- github.issue.assigned
|
||||
- github.issue.closed
|
||||
- github.issue.comment
|
||||
- github.issue.edited
|
||||
- github.issue.labeled
|
||||
- github.issue.milestone
|
||||
- github.issue.opened
|
||||
- github.issue.reopened
|
||||
- github.issue.closed
|
||||
- github.issue.assigned
|
||||
- github.issue.labeled
|
||||
- github.issue.unassigned
|
||||
- github.issue.unlabeled
|
||||
- github.label
|
||||
- github.member
|
||||
- github.page_build
|
||||
- github.pull_request.opened
|
||||
- github.pull_request.closed
|
||||
- github.pull_request.synchronize
|
||||
- github.pull_request_review_comment
|
||||
- github.pull_request_review
|
||||
- github.pull_request.assigned
|
||||
- github.pull_request.closed
|
||||
- github.pull_request.edited
|
||||
- github.pull_request.labeled
|
||||
- github.pull_request.opened
|
||||
- github.pull_request_review
|
||||
- github.pull_request_review_comment
|
||||
- github.pull_request.review_requested
|
||||
- github.pull_request.synchronize
|
||||
- github.pull_request.unlabeled
|
||||
- github.push
|
||||
- github.release
|
||||
- github.repository_vulnerability_alert
|
||||
- github.star
|
||||
- github.status
|
||||
- github.team_add
|
||||
- github.webhook
|
||||
- github.gollum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue