bitflight-devops/Jira Transition Manager

This action will transition the list of Jira issues provided between states, or it will display the available transitions and the current issue state.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
issuesA comma delimited list of one or more Jira issues to be transitionedyes
jira_transitions_yamlYAML configuration that overrides the configuration in the `.github/github_event_jira_transitions.yml` file. no
jira_base_urlThe Jira cloud base url including protocol i.e. 'https://company.atlassian.net' or use environment variable JIRA_BASE_URL no
jira_user_emailThe Jira cloud user email address or use environment variable JIRA_USER_EMAIL no
jira_api_tokenThe Jira cloud user api token or use environment variable JIRA_API_TOKEN no
fail_on_errorIf there is an error during transition, the action will error out.nofalse
namedescription
issueOutputsA JSON list of Jira Issues and their transition details