monarchengineering/linear-status-action

Updates Linear ticket status based on PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 23, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: monarchengineering/linear-status-action@19c26ec019ab2147f51add5c2ce051177fc3e98e # v0.1

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

namedescriptionrequireddefault
pr-idsArray of pull request identifiers (as a JSON string)yes[]
state-id-by-teamA map of teams to state IDs. Update issues in the team to that stateyes
skip-issues-in-statesArray of state IDs. Don't update issues in these statesno[]
githubTokenGithub token to query for comments in PRsyes
linearTokenLinear API tokenyes
dry-runIf true, will only query Linear and not make any modificationsnofalse

no outputs