pete-redmond-cko/Peter Redmond
Automagically create a JIRA issue for a Dependabot PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| JIRA_HOST | JIRA host (eg. https://checkout.atlassian.net) | yes | — |
| JIRA_API_TOKEN | JIRA API token (create one at https://id.atlassian.com/manage-profile/security/api-tokens) | yes | — |
| JIRA_BOARD_ID | ID of the board you want to add the JIRA ticket to (eg. 168) | yes | — |
| JIRA_PROJECT_KEY | Key of the project you want to add the JIRA ticket to (eg. PRISM) | yes | — |
| JIRA_TRANSITION_ID | Transition ID to put the JIRA ticket in the right column (eg. 81) | yes | 81 |
| JIRA_ACTIVE_SPRINT_FIELD | The custom field that displays the current, active sprint of the project (eg. customfield_10122) | yes | customfield_10122 |
| JIRA_LABELS | List of labels to add to the JIRA ticket (eg. 'No_QA_Required,Automated') | no | "" |
| GITHUB_TOKEN | — | yes | — |
Outputs
no outputs