The idea of this repo was tested on this [POC](https://github.com/josecelano/library-consumer). We need to extract the [action code](https://github.com/josecelano/library-consumer/tree/main/.github/actions/git-queue) from that repo and move to this one. We decided not to simply transfer the repo because: - We wanted to use an upgraded version of the [GitHub Typescript Action template](https://github.com/actions/typescript-action). - We did not want to copy the rest of the repo which uses the action.
The idea of this repo was tested on this POC.
We need to extract the action code from that repo and move to this one.
We decided not to simply transfer the repo because: