neo4j/Linear Traceability GitHub Action

Verifies that pull requests are linked to a Linear issue via the Linear API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
global_verification_strategyOne of linked, disabled.nolinked
github_api_tokenAPI token for GitHub. Use GitHub secrets, do not paste plaintext.yes
linear_api_keyLinear API personal access token (Settings → API). Required when global_verification_strategy is 'linked'. Use GitHub secrets, do not paste plaintext.no
target_branchesNewline-separated list of base branches the action should run against. PRs whose base branch is not in the list are reported as success without contacting Linear. Empty (default) means run against all base branches. Useful when the consumer workflow cannot use the workflow-level `branches:` filter — e.g. so that changing the base branch of a PR re-paints the check status to green.no""

no outputs