gabriel-dantas98/Get a pull request

Find a PR associated with commit/sha or branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 24, 2021
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: gabriel-dantas98/find-pull-request-action@2f02bcc487a624f577f1092af313a3b2a612b879 # v1.6

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

namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated client. Defaults to github provided token.${{ github.token }}
shaSha to get PR for. Defaults to current sha.${{ github.sha }}
repositoryrepository. Defaults to current repository.${{ github.repository }}
ownerSha to get PR for. Defaults to current sha.${{ github.owner }}
namedescription
numberThe PR's number if the PR was found (e.g. '345' for
titleThe PR's title if the PR was found
bodyThe PR's body if the PR was found