| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #348 +/- ##
=======================================
Coverage 97.91% 97.91%
=======================================
Files 2 2
Lines 96 96
=======================================
Hits 94 94
Misses 2 2 ☔ View full report in Codecov by Sentry. |
Sorry, something went wrong.
|
@filmaj Thank you for the quick review! ✅ 💨 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
This PR matches the source of the default context to what's included with octokit - highlighted in and fixes #347.
The README now references the octokit context and the webhook event payloads provided as a default, with the option to provide custom payloads. 🚀
Reviewers
Here's an example workflow run where this default context is logged - it matches what octokit provides 🙏
Notes
Overall we might want to include more details about how payloads are parsed in this "Sending Variables" section, but I think that'd be alright in following changes! 📚
Dreams might exist to make use of the repo Wiki for more examples and nuance, but this also might be better for follow up.
Requirements