Skip to content
Snippets Groups Projects

REST API for interacting with GitHub webhooks

Merged Warren Gifford requested to merge githubWebhookAPI into main

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.

Test plan

go test -run TestSyncWebhook_CreateListFindDelete

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading