waitroom/Update Linear Issue Status

A GitHub Action to update the status of Linear issues when PRs are merged.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
linear_api_tokenThe Linear API Tokenyes
linear_team_keyThe Linear Team Keyyes
to_state_idUpdate Linear issue to status IDyes
main_branchMain branch which release branch merge intoyes
base_branchBase branch for release branchyes
fetch_depthNumber of commits to fetch. Default to 300no300
pr_limitNumber of github PRs to fetch. Default to 40no40
merge_commit_depthNumber of github merge commits in main_branch to linear id lookup. Default to 2. Be careful when setting more than 4no2
dry_runWhether to run in dry-run modenotrue

no outputs