44-pixels/Linear Status Transition

Transition lenear tickets status, adds labels

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 5, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: 44-pixels/linear-transition-action@e20730dc8a606dae6e21bc39845bed1dc4e01303 # v0.3.0

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

namedescriptionrequireddefault
api_keyLinear Personal API keyyes
team_keyOne or more Linear's team key, usually issues are created with team key prefix, e.g. CHAT-137. Comma separatedyes
issue_identifiersOne or more issues to update, for example see ./github/workflows/ci.ymlno
filter_labelSubstring of the label to filter issues by. Case sensitive.no
add_labelsLabels names to add. Case sensitive.no
remove_labelsLabels names to remove. Case sensitive.no
transition_toName of the state you want issues to be transition to. Case sensitive.no
transition_fromWhitelist of statuses the transition is allowed from. Case sensitive.no

no outputs