sandgardenhq/Load JIRA Issues

Extract JIRA issue references from Git commits for use in downstream actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jira-base-urlJIRA instance URL (e.g., https://company.atlassian.net)yes
jira-api-tokenJIRA API token (store in GitHub secrets)yes
jira-user-emailEmail for JIRA Cloud auth (required for Cloud, ignored for Data Center)no
project-keysComma-separated JIRA project keys to filter (default: all projects)no
output-fileOutput JSON file pathnojira-issues.json
releases-countNumber of recent releases to includeno
time-range-startTime range start (ISO 8601 timestamp)no
time-range-endTime range end (ISO 8601 timestamp)no
commits-countNumber of recent commitsno
commits-since-shaStart from specific commit SHAno
commits-shasComma-separated list of specific commit SHAsno
commits-start-shaCommit range start SHAno
commits-end-shaCommit range end SHAno
commits-include-startInclude start commit in range (true/false)no
tags-startStart tagno
tags-endEnd tagno
namedescription
issue-linksComma-separated JIRA issue browse URLs
issue-keysComma-separated JIRA issue keys
issue-countNumber of unique JIRA issues found