octokit / octokit.rb

Ruby toolkit for the GitHub API
http://octokit.github.io/octokit.rb/
MIT License
3.83k stars 1.13k forks source link

[feat]: add methods for app hook deliveries #1620

Closed SebRollen closed 9 months ago

SebRollen commented 10 months ago

Resolves #1619


Before the change?

After the change?

Pull request checklist

This is my first PR to Octokit and I wasn't able to get a test working using the JWT token, would appreciate some pointers here!

Does this introduce a breaking change?

Please see our docs on breaking changes to help!


SebRollen commented 10 months ago

@kfcampbell, friendly bump on this one, I think I addressed all your comments