Parker Moore
|
511bc5f4a8
|
Add support for PullRequestReviewEvent webhook.
Fixes #450.
Closes #451.
Change-Id: Iebdd2bd35a8ddd1346b2268e4e837d6145e990dc
|
9 years ago |
Lucas Alcantara
|
f8a2c9578e
|
Add new webhooks for Labels and Milestones
Fixes #460.
Closes #463.
Change-Id: I34688c42a9328af10b4b61546e8bfd2c95c893aa
|
9 years ago |
Victor Vrantchan
|
b0386ddc32
|
Use nested commit for StatusEvent
Full documentation of StatusEvent webhook here:
https://developer.github.com/v3/activity/events/types/#statusevent
Use RepositoryCommit type for Commit field in StatusEvent.
Fixes #448.
Closes #449.
Change-Id: I9a2936a1893f50c3b507f6f295428db85ecf932b
|
9 years ago |
Timothée Peignier
|
93d3f73032
|
Add support for integrations service
Closes #436.
Change-Id: I02f7503a362ffc5ec09e24d0e3da0f8adfcd4b0c
|
9 years ago |
Timothée Peignier
|
b0b867f2d5
|
Add installation webhook events
Add support for the new webhooks event for installations.
See: https://developer.github.com/early-access/integrations/webhooks/
Closes #434.
Change-Id: I74d3d50cb6b350322fc4515ad70097f0f70ae478
|
9 years ago |
Juan Basso
|
331e3f6190
|
Fixing some lint issues
Closes #408
|
10 years ago |
Glenn Lewis
|
bdd0f40310
|
better support both Events API and Webhook events in PushEventCommit
Fixes #370.
Change-Id: I0a8567ae352bd2e9e973ac73383894d2b4cdfb9d
|
10 years ago |
Glenn Lewis
|
bf7dc3b893
|
add support for new webhook changes
Fixes #339.
Change-Id: Iec93b108e86e5aa8662d160567ee136eedea9700
|
10 years ago |
Glenn Lewis
|
d18b8e445f
|
go-github: fix PageBuildEvent unmarshaling
Change-Id: I385c22c290dd550c37ee7b3632a1a690cfaa36d7
|
10 years ago |
Glenn Lewis
|
5f4a113632
|
go-github: add useful fields to Webhooks
Change-Id: Ia4888efa18c557a31af7093cfa449a67650afa20
|
10 years ago |
Glenn Lewis
|
ac4445ca1c
|
go-github: add Event types for Webhooks
Change-Id: I013dcbfb58ec10756c7b4e4bae6fe79b5e7c0062
Fixes #287
|
10 years ago |
Glenn Lewis
|
d91d6cc927
|
go-github: move event types into event_types.go
fixes #283
|
10 years ago |