actions-marketplace-validations/Jira Release/Archive Action

Create, Release or Archive a Jira Fix Version

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jira_base_urlURL of Jira instance. Example - https://<yourdomain>.atlassian.netyes
jira_api_tokenAccess Token for Authorization. Example - HXe8DGg1iJd2AopzyxkFB7F2 (How To)yes
jira_user_emailemail of the user for which Access Token was created for . Example - human@example.comyes
jira_projectID of Jira project (usually all caps, like PROJ)yes
release_nameName of the release, fix versionyes
time_zonetimezone used for setting release date, default UTCnoEngland/Greenwich
releaseCreate the version as releasednofalse
archiveCreate the version as archivednofalse
ticketsComma-separated list of Jira issue keys to be assigned to the release.no""
createCreate a Jira release.notrue
dry_runPerform only read actions and show the logs.nofalse
namedescription
release_idId of the release, created or updated