prooffactorllc/Jira Extract Issue Keys

Github Action to extract jira keys from commit messages and output in comma delimited format.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
is-pull-requestif true, other input parameters will be ignored and keys from commits associated with pull request will be retrieved and parsed for Jira keysnofalse
parse-all-commitsAll commits will be parsed. By default only the head commit is parsed when commit-message input value is not providednofalse
commit-messagecommit message to be parsed for jira keys. Note that if this input is not provided, the commits found in github.context.payload will be usedno
base-branch-namebase branch name of PRno
namedescription
jira-keysJira keys that were found in input string(commit-message) in commad delimited format