charpi/jira-release-action
Create or Update a Jira release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| Email address associated with api token | yes | — | |
| api_token | Jira API token | yes | — |
| subdomain | {subdomain}.atlassian.net | yes | — |
| jira_project | Id of the JIRA project | yes | — |
| release_name | Name of the release | yes | — |
| create | Automatically create the release if not present in Jira | no | false |
| tickets | Comma separated list of ticket IDs to include in the release. Update the first release-version. | no | "" |
| dry_run | Dump the config | no | false |
Outputs
no outputs