44-pixels/Linear Status Transition
Transition lenear tickets status, adds labels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Linear Personal API key | yes | — |
| team_key | One or more Linear's team key, usually issues are created with team key prefix, e.g. CHAT-137. Comma separated | yes | — |
| issue_identifiers | One or more issues to update, for example see ./github/workflows/ci.yml | no | — |
| filter_label | Substring of the label to filter issues by. Case sensitive. | no | — |
| add_labels | Labels names to add. Case sensitive. | no | — |
| remove_labels | Labels names to remove. Case sensitive. | no | — |
| transition_to | Name of the state you want issues to be transition to. Case sensitive. | no | — |
| transition_from | Whitelist of statuses the transition is allowed from. Case sensitive. | no | — |
Outputs
no outputs