frituurpanda/Dependabot Jira Advanced

Create a Jira ticket of a configurable type when a dependabot with big impact is created.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 18, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: frituurpanda/dependabot-jira-advanced@e896647e6384c6eff7ecddf40fdc74c90bcb036e # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
pat_tokenThe github personal access token.yes
jira_base_urlThe base url of jira.yes
jira_user_emailThe email of jira user to open the bug.yes
jira_api_tokenThe api token of jira of the user.yes
jira_projectThe jira project that the bug will be opened.yes
jira_issue_typeThe jira ticket issue type.yesSecurity
jira_fieldThe jira ticket field.yesComponents
jira_field_valueThe jira ticket field value.yesengineering
cvss_thresholdThe CVSS threshold that triggers jira ticket creation.yes9.0

no outputs