beachyapp/Create new version and tag all tickets
This action creates a new version in JIRA, and tags all the issues in with the new version by issue keys
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The new fix version tag in JIRA | yes | "" |
| description | Description of the new fix version | no | "" |
| issue-keys | JIRA issue keys to tag with the new fix version | yes | "" |
| jira-user-email | JIRA user email | yes | "" |
| jira-api-token | JIRA API token | yes | "" |
| jira-base-url | JIRA base URL | yes | "" |
Outputs
| name | description |
|---|---|
| notes | Release notes (similar to JIRA release notes) |