codenamegrant/JIRA Link Action

Automatically adds, updates, or removes a JIRA ticket link in a PR based on the PR title.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token (usually secrets.GITHUB_TOKEN)yes
jira-base-urlBase URL for your JIRA instance (eg: https://yourcompany.atlassian.net)yes
jira-link-modeWhere to add the JIRA link: body-start, body-endnobody-start
issue-patternCustom regex to match JIRA issues (default: "[A-Z]+-\\d+")no

no outputs