actions-marketplace-validations/Jira After Merge Action

Transitions an issue and optionally sets fix version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 4, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/lukaprebil_jira-merged-action@a4cb3ab3b08248ddf718b4b92ddccf8a6f4d5376 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
jira_hostnameHostname for the Jira serveryes
jira_tokenyes
issueIssue key, format [PROJECT-]1234. If project is not provided as part of issue key, it must be provided in project variable.yes
projectProject key for the Jira project. Only needed if not supplied as part of issue key.no
transitionID of the transition to executeyes
versionJira version name to set as issue fix versionno

no outputs