almsmartdoctor/jira-release-on-git-tag
Creates a Jira release with linked tickets when a Git tag is pushed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jira_email | Jira user email | yes | — |
| jira_token | Jira API token | yes | — |
| jira_subdomain | Jira subdomain | yes | — |
| jira_project | Jira project ID | yes | — |
| jira_project_key | Key for the Jira project | yes | — |
| release_prefix | Prefix for the release name | no | "" |
| fallback_tag | Fallback tag if no previous tag is found | no | 1.0.0 |
| tag_prefix | Prefix for the tag | no | "" |
Outputs
no outputs