It would be idea if there was a command-line tool that could do this. I think it is in principle possible as an extension to the gh cli tool. (https://github.com/rethab/gh-project is a prototype I've seen mentioned, but I haven't been able to get it to work).
If it is not possible to automate this, we should add doing this manually as a step in the instructions.
An alternative would be to setup something with labels and an action to move within the project based on the labels. But I don't like the redundancy of this solution (between labels and project columns).
It would be idea if there was a command-line tool that could do this. I think it is in principle possible as an extension to the
gh
cli tool. (https://github.com/rethab/gh-project is a prototype I've seen mentioned, but I haven't been able to get it to work).If it is not possible to automate this, we should add doing this manually as a step in the instructions.
An alternative would be to setup something with labels and an action to move within the project based on the labels. But I don't like the redundancy of this solution (between labels and project columns).