actions-marketplace-validations/Prevent merge JIRA Approvals

Check labels for convention ending with -required/-approved

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 14, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/graemegeorge_prevent-merge-jira@c76ad1f4b17a73456294aca3d4f5976d633fbc1c # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
jira_story_sourceWhere to look for the jira storyno${GITHUB_REF##*/}
jira_userThe email of the jira user.yes
jira_tokenThe API token associated to the user.yes
jira_urlThe base URL for jirayes
jira_approve_labelWhich label allows mergenoqa-approved
jira_fail_labelWhich label fails a PRnoqa-failed

no outputs