An error occurred while fetching this tab.
REST API for interacting with GitHub webhooks
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: susantoscott
Created a library to create, list, find, and delete Github webhooks. This will be used to automate the creation of Github webhooks for repository syncing. This type of webhook will ONLY listen to PUSH events, which is good for our syncing project.
go test -run TestSyncWebhook_CreateListFindDelete
Push commits to the source branch or add previously merged commits to review them.