the-ring-io/Update JIRA Issue
Extract jira issue ID from branch name and updates the associated issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git-ref | Git reference (variable with the branch name) | yes | "" |
| jira-base-url | JIRA base URL like https://the-ring-io.atlassian.net/ | no | https://the-ring-io.atlassian.net/ |
| jira-user-email | JIRA user email associated with the jira token | yes | "" |
| jira-api-token | JIRA API token associated with the user email | yes | "" |
| jira-status | New JIRA status | yes | Dev in progress |
Outputs
| name | description |
|---|---|
| issue-id | ID of the JIRA issue that was updated |