Add a way to fetch the functions for a given event on a router#134
Add a way to fetch the functions for a given event on a router#134brettcannon merged 17 commits intogidgethub:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #134 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 395 397 +2
Branches 74 74
=========================================
+ Hits 395 397 +2
Continue to review full report at Codecov.
|
|
As mentioned in #133 |
|
I think the changelog should be updated too. https://github.com/brettcannon/gidgethub/blob/master/docs/changelog.rst |
Co-authored-by: Mariatta <[email protected]> Co-authored-by: Brett Cannon <[email protected]>
|
Also, I want to say thank you to @Mariatta for creating the GitHub app tutorial. Due to Hacktoberfest, we received more than 1,000 pull requests in https://github.com/TheAlgorithms/Python out of which half were invalid. So I went out to look for automation and found this tutorial. I created this bot and right now it is in the process of getting approved and will soon be deployed in the repository. This will help us focus on the algorithms part and delegate the low level tasks to the bot. |
|
Thank you for all your guidance throughout this pull request and for merging this! 😁 |
|
Thanks for the PR! |
Closes #74
Closes #133