actions-marketplace-validations/Critical Dependabot Jira
Create a jira ticket of type bug when a dependabot with big impact is created.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pat_token | The github personal access token. | yes | — |
| jira_base_url | The base url of jira. | yes | — |
| jira_user_email | The email of jira user to open the bug. | yes | — |
| jira_api_token | The api token of jira of the user. | yes | — |
| jira_project | The jira project that the bug will be opened. | yes | — |
| jira_issue_type | The jira ticket issue type. | yes | Bug |
| jira_label | The jira ticket label. | yes | dependabot-critical |
| cvss_threshold | The CVSS threshold that triggers jira ticket creation. | yes | 9.0 |
Outputs
no outputs