atomix-team/Linear Github Action
Move Linear.app issues on PullRequest states.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| linear-token | Token | yes | — |
| issues-required | Require issue in PR title or not | no | false |
| issue-prefixes | Issue prefix to search in PullRequest title. Ex.: "ACC DEM ANO" | yes | — |
| state-map | How to change issue state when pull request is opened or merged (case sensitive) | yes | drafted = In Progress; ready = In Review; merged = Done; closed = Canceled |
| add-labels | When the pull request is opened/edited, add the labels (if found) from the Linear issue | no | true |
| remove-labels | When the pull request is edited, remove the wrong labels | no | true |
| create-missing-labels | When the label was not found in the repo - create it | no | true |
Outputs
no outputs