ariza50/jira-ticket-actions
Create or Update a Jira release and modify version on related tickets.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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 | — |
| release_prefix | Prefix for release | yes | — |
| gh_user | Github user | yes | — |
| gh_token | Github token | yes | — |
| gh_repository | Github repository | yes | — |
| slack_token | Slack oauth token | no | — |
| slack_channel | Slack channelId | no | — |
| slack_environment | Environment to post slack message | no | — |
| dry_run | Dump the config | no | false |
Outputs
no outputs