jyiwm/Jira Pull Request

Add Jira ticket to PR title / add links to PR description

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
jira-accountSubdomain used for jira link (i.e. foobar => https://foobar.atlassian.net/browse/ABC-123)yes
ticket-regexRegex to match jira ticket in branch name (i.e. ^ABC-\d+)yes
ticket-regex-flagsFlags to add to ticket-regexnoi
exception-regexRegex to allow exceptions where ticket-regex wouldn't matchno^dependabot\/
exception-regex-flagsFlags to add to exception-regexno
clean-title-regexRegex used to delete text from PR titleno
clean-title-regex-flagsFlags to add to clean-title-regexno
preview-linkPreview link to add to PR description (i.e. https://preview.example.com)no

no outputs