https://github.com/nsimonfr/linear-move-action
🗳️ Move linear.app ticket with Github Action
https://github.com/nsimonfr/linear-move-action
github-actions linear
Last synced: about 1 year ago
JSON representation
🗳️ Move linear.app ticket with Github Action
- Host: GitHub
- URL: https://github.com/nsimonfr/linear-move-action
- Owner: nSimonFR
- License: mit
- Created: 2023-08-18T19:50:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T10:53:11.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T12:14:50.757Z (over 1 year ago)
- Topics: github-actions, linear
- Language: JavaScript
- Homepage:
- Size: 2.59 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linear Move
Moves a [linear.app](https://linear.app) list of issues `from` one state `to` another.
If no `from`, issues will be moved to `to` regardless of their previous states.
For example, takes a list of Github PRs as linear `attachments` _(Allowing extension of the [Github X Linear integration](https://linear.app/docs/github))_.
See my other linear projects over here => https://github.com/nSimonFR/linear-tools
## Inputs & Outputs
See [action.yaml](action.yaml) for action parameters.
## Example usage
See the [examples folder](./example) & [test.yaml](./.github/workflows/test.yaml) !
## TODO
- Auto message in PR when non-dry !