minhchienwikipedia/get-pr-info

A GitHub Action that get pull request info (branch, commits, latest commit message) in current pull-request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 27, 2023
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: minhchienwikipedia/get-pr-info@e44252cecc0cf5b20796e47f4586e5625573634b # v1.0.3

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

namedescriptionrequireddefault
tokenA token with access to your repository scoped in as a secretyes
filter_out_patternA regex pattern to check if a commit should be filtered out, empty for disableno""
filter_out_flagsRegex flags of input filter_out_patternno""
namedescription
commitsGet branch name, commits, the latest commit message