A common problem is that I push feature branches to the PyAuto projects, and want to run the build server on them.
However, if I am to wait for a review on them, this means I have to manually update the branches on PyAutoBuild to run them. Alternatively, I end up merging them to main before a review.
Could we have an option which runs the most recent branch of every project which has been last pushed too?
A common problem is that I push feature branches to the PyAuto projects, and want to run the build server on them.
However, if I am to wait for a review on them, this means I have to manually update the branches on
PyAutoBuildto run them. Alternatively, I end up merging them tomainbefore a review.Could we have an option which runs the most recent branch of every project which has been last pushed too?