pyjeebz/why — PR context

Comment the decision trail behind the code a pull request changes — the why before you review the what.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 30, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: pyjeebz/why@affc2452cdbc8d1bd08f6baacc32e475d09935ae # v0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
prPull request number to comment on.no${{ github.event.pull_request.number }}
baseBase ref to diff the pull request against.no${{ github.event.pull_request.base.ref }}
depthMaximum hops back through history per region.no8
github-tokenToken gh uses to read history and post the comment. Needs pull-requests: write.no${{ github.token }}

no outputs