octokit / go-octokit

Simple Go wrapper for the GitHub API
https://github.com/octokit/go-octokit
MIT License
258 stars 79 forks source link

Add Hooks endpoints. #144

Closed calavera closed 2 years ago

calavera commented 6 years ago

This adds endpoints for repo and org hooks.

Signed-off-by: David Calavera david.calavera@gmail.com