andrews-mcmeel-universal/Retrieve Jira Issue Key from PR

Extracts the Jira issue key from the GitHub PR branch name or title.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 3, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: andrews-mcmeel-universal/retrieve-jira-ticket@66addbe9a4f31e32dce09a3575f19788a08e53d2 # v1.2

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

namedescriptionrequireddefault
fail-on-errorFail the action if no Jira issue key is found.nofalse
search-pr-bodyAlso search the pull request body for a Jira issue key.nofalse
namedescription
jira-ticket-idThe extracted Jira issue key.
ticket-foundIndicates whether a Jira issue key was found.