An open API service indexing awesome lists of open source software.

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

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 !