NixOS / ofborg

@ofborg tooling automation https://monitoring.ofborg.org/dashboard/db/ofborg

Home Page:https://ofborg.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to specify the base revision for PR build

7c6f434c opened this issue · comments

Sometimes the dependencies of a pull request cannot be built for unrelated reasons, but it is very unlikely that the specific way of fixing them will matter for the PR in question. In other cases the dependencies are not even broken, but the current revision in the base branch hasn't been built far enough on Hydra.

In such a case it would be convenient to build the PR on top of a different base revision. Ideally it would be the latest revision that has a specified set of packages available in the Hydra cache, but manual specification of revision would already be very useful.