-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmapping.json
22 lines (22 loc) · 1.26 KB
/
mapping.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"action-comment-repository-sender": "CommitCommentEvent",
"description-master_branch-pusher_type-ref-ref_type-repository-sender": "CreateEvent",
"pusher_type-ref-ref_type-repository-sender": "DeleteEvent",
"deployment-repository-sender": "DeploymentEvent",
"deployment-deployment_status-repository-sender": "DeploymentStatusEvent",
"forkee-repository-sender": "ForkEvent",
"pages-repository-sender": "GollumEvent",
"action-comment-issue-repository-sender": "IssueCommentEvent",
"action-issue-repository-sender": "IssuesEvent",
"action-member-repository-sender": "MemberEvent",
"action-member-organization-scope-sender-team": "MembershipEvent",
"build-id-repository-sender": "PageBuildEvent",
"repository-sender": "PublicEvent",
"action-number-pull_request-repository-sender": "PullRequestEvent",
"after-base_ref-before-commits-compare-created-deleted-forced-head_commit-pusher-ref-repository-sender": "PushEvent",
"action-release-repository-sender": "ReleaseEvent",
"action-organization-repository-sender": "RepositoryEvent",
"branches-commit-context-created_at-description-id-name-repository-sender-sha-state-target_url-updated_at": "StatusEvent",
"organization-repository-sender-team": "TeamAddEvent",
"action-repository-sender": "WatchEvent"
}