dkershner6/Get Pull Request

This action fetches a pull request based on simple inputs for use in non pull request triggers

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe token to use, if fetching from another repo, use a PAT or similar.yes
repo-ownerThe owner for the repo where the pull request lives, defaults to context.repo.owner (the current repo)no
repo-nameThe name of the repo where the pull request lives, defaults to context.repo.repo (the current repo)no
pull-numberThe number of the pull request to fetch, defaults to context.issue.numberno
namedescription
prThe pull request, in JSON format