ar-ushi/Append Jira Details to PR

Adds Jira Ticket details for a PR including description, labels and priority

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Maintainedlast commit Jul 16, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: ar-ushi/append-jira-details-action@b9c2b537d07a29449300f40e7fc34e3301de7e7e # v3.2.1

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

namedescriptionrequireddefault
tokenThe GitHub token used to authenticate API requests.yes
orgUrlThe base URL of your Jira Enterprise instance.yes
jiraKeyThe Jira Key(s) associated to Project.yes
jiraTokenThe Jira API token used for authentication.yes
usernameThe email address to authenticate Jira Rest API Requestyes
maxDescCharsMaximum number of characters allowed in the description.no
maxTitleCharsMaximum number of characters allowed in the title.no
jiraIdCutoffMaximum number of JIRA IDs to include in the description. If exceeded, only JIRA titles will be shown.no

no outputs