prndcompany/Jira issue version by release PR
This action extract jira keys from release PR and add version to target jira issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | yes | — |
| jira-token | Jira API token key | yes | — |
| jira-domain | Domain name(https://your-domain.atlassian.net) | yes | — |
| jira-version-prefix | Customer | no | — |
| skip-subtask | Skip subtask jira issue | no | true |
| skip-child | Skip child jira issue | no | true |
Outputs
| name | description |
|---|---|
| jira_issue_keys | Jira issue key list |