actions-marketplace-validations/Jira Status to PR Label Sync
Sync PR labels with Jira tickets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token to perform GitHub queries | yes | — |
| ticket-regex | To link a PR with a jira ticket, PR title and body will be scanned using this regex | yes | — |
| jira-host | — | yes | — |
| jira-username | — | yes | — |
| jira-password | — | yes | — |
| label-prefix | Prefix used when adding labels to the PR. | yes | jira |
| jira-protocol | — | no | https |
| jira-apiVersion | — | no | 2 |
| jira-strictSSL | — | no | true |
Outputs
no outputs