actions-marketplace-validations/Jira Release Action v3
Create / Update a Jira release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| Email address used to log into Jira account | yes | — | |
| api_token | Jira personal access token associated with the email | yes | — |
| subdomain | {subdomain}.atlassian.net | yes | — |
| jira_project | ID of Jira project (usually all caps, like PROJ) | yes | — |
| release_name | Name of the release | yes | — |
| create | Create a Jira release. | no | false |
| release | Create the version as released | no | false |
| tickets | Comma-separated list of ticket IDs to include in the release. | no | "" |
| dry_run | Perform only read actions and show the logs. | no | false |
Outputs
no outputs