bitflight-devops/Add or update Jira Issues with a FixVersion

This action will add the supplied list of FixVersions to the list of Jira Issue Keys

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe github token used for authenticating to GitHubyes
fix_versionsA comma-separated list of FixVersions, if the FixVersion doesn't exist it will be createdyes
issuesA comma-separated list of Jira issue keysyes
projectsA comma separated list of project names to include in the results by, i.e. DEVOPS,PROJECT1 no
projects_ignoreA comma separated list of project names to exclude from the results by, i.e. INTERNAL,PROJECT2 no
include_merge_messagesWhen parsing commit messages, include merge and pull messages. This is disabled by default, to exclude tickets that may be included or fixed in other branches or pull requests. nofalse
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

no outputs