xt0rted/Pull Request Comment Branch

Gets the head ref and sha of a pull request comment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo_tokenGITHUB_TOKEN token or a repo scoped PATyes${{ github.token }}
namedescription
base_refThe name of the branch the pull request will merge into.
base_shaThe head sha of the branch the pull request will merge into.
head_refThe name of the pull request branch the comment belongs to.
head_shaThe head sha of the pull request branch the comment belongs to.