sandgardenhq/Load Linear Issues

Extract Linear 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
linear-api-keyLinear API key for authenticationyes
team-keysComma-separated list of Linear team keys to filter (e.g., "ENG,PROD"). If not specified, all accessible teams are used.no
output-filePath to write the JSON output artifactnolinear-issues.json
releases-countNumber of recent release tags to include commits fromno
time-range-startISO 8601 timestamp for start of time range (requires time-range-end)no
time-range-endISO 8601 timestamp for end of time range (requires time-range-start)no
commits-countNumber of most recent commits to scanno
commits-since-shaScan all commits after this SHA (exclusive)no
commits-shasComma-separated list of specific commit SHAs to scanno
commits-start-shaStart SHA for commit range (requires commits-end-sha or defaults to HEAD)no
commits-end-shaEnd SHA for commit range (defaults to HEAD)no
include-start-commitInclude the start commit in range (default: false)nofalse
tags-startStart tag for tag rangeno
tags-endEnd tag for tag range (defaults to HEAD)no
namedescription
issue-keysComma-separated list of Linear issue keys found
issue-linksComma-separated list of Linear issue URLs
issue-countNumber of unique Linear issues found