ctriolo/Update Linear Issues
Updates a set of Linear Issues based on inputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| linear-api-key | Linear API key generated from https://linear.app/settings/api | yes | — |
| linear-team-key | Team key (e.g. ENG) for the Linear issue. | yes | — |
| old-linear-issue-state-ids | Comma deliminated team state IDs for the Linear issues to update. | — | — |
| old-linear-issue-label-id | An additional label id filter for the linear issues to update | — | — |
| new-linear-issue-state-id | The new state id for the linear issues | — | — |
| comment | Optional comment to add when the state changes | — | — |
Outputs
| name | description |
|---|---|
| issues-affected | The list of linear issues affected |
| issues-affected-count | The number of linear issues affected |