FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs(fix): reference octokit context and github event webhook payloads in variables by zimeg · Pull Request #348 · slackapi/slack-github-action · GitHub

docs(fix): reference octokit context and github event webhook payloads in variables - #348

Merged
zimeg merged 2 commits into
mainfrom
docs-fix-octokit-context
Oct 18, 2024
Merged

docs(fix): reference octokit context and github event webhook payloads in variables#348
zimeg merged 2 commits into
mainfrom
docs-fix-octokit-context

Conversation

zimeg commented Oct 18, 2024

Copy link
Copy Markdown
Member

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

zimeg added bug Something isn't working docs Improvements or additions to documentation semver:patch labels Oct 18, 2024
zimeg added this to the 1.x milestone Oct 18, 2024
zimeg requested a review from a team October 18, 2024 18:55
zimeg self-assigned this Oct 18, 2024

codecov Bot commented Oct 18, 2024
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.91%. Comparing base (2c86117) to head (4e7f0ef).
Report is 1 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

zimeg commented Oct 18, 2024

Copy link
Copy Markdown
Member Author

@filmaj Thank you for the quick review! ✅ 💨

zimeg merged commit 43604b7 into main Oct 18, 2024
zimeg deleted the docs-fix-octokit-context branch October 18, 2024 19:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docs Improvements or additions to documentation semver:patch

Projects

None yet

2 participants


Back | FazBrowse Home | New Git URL