Right now branches are named by fabro and contain an id. This id makes it hard to distinguish from other branches. I'd like to be able to control the branch naming. My workflow runs all come from linear so it would be nice to have the linear task ID in the branch name.
Alternatives considered:
I could create a manual workflow node that creates that branch and another that commits everything and pushes it at the end, but then there are two branches with the information and I need to try to keep them in sync and clean up the right ones afterwards.
Right now branches are named by fabro and contain an id. This id makes it hard to distinguish from other branches. I'd like to be able to control the branch naming. My workflow runs all come from linear so it would be nice to have the linear task ID in the branch name.
Alternatives considered:
I could create a manual workflow node that creates that branch and another that commits everything and pushes it at the end, but then there are two branches with the information and I need to try to keep them in sync and clean up the right ones afterwards.