xserrat/JIRA properties labeler on Pull Request
Label a Pull Request using JIRA issue properties
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| JIRA_URI | Jira URI of your organization | yes | — |
| JIRA_ENCODED_TOKEN | Jira encoded token to access to the Jira API | yes | — |
| regexp_jira_issue_code_on_pr_title | Regular expression to identify the JIRA issue code on a PR title | no | ([A-Z]{3}-[0-9]{4}).* |
| issue_properties | The list of issue properties to add in the PR | no | [priority] |
Outputs
no outputs