Added supported for GitHub pull request comments.

This commit is contained in:
chhsia0
2019-10-26 09:59:57 -07:00
parent 2845fba51e
commit 3007a7f5c2
4 changed files with 235 additions and 11 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ const (
MemberEvent Event = "member"
MembershipEvent Event = "membership"
MilestoneEvent Event = "milestone"
MetaEvent Event = "meta"
MetaEvent Event = "meta"
OrganizationEvent Event = "organization"
OrgBlockEvent Event = "org_block"
PageBuildEvent Event = "page_build"