kikketer/Talent Systems JIRA PR Ticket Mover
Move JIRA tickets automatically when a PR is merged
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token to use for authentication | yes | — |
| jira-base-url | The base URL of the JIRA instance | yes | — |
| jira-email | The email of the JIRA user | yes | — |
| jira-api-token | The API token of the JIRA user | yes | — |
| from-status-id | The Status ID of the JIRA ticket to move tickets FROM (/issue) | yes | — |
| to-transition-id | The Transition ID of the JIRA transition to move tickets TO (/transitions) | yes | — |
| project-key | The key of the JIRA project, used to identify tickets from commit messages | yes | — |
Outputs
no outputs