Skip to content

Run updates on debian/*-{security,updates} branches as well

Emanuele Aina requested to merge wip/em/run-updates-on-buster-security into master

Allow to trigger the update pipeline on branches like debian/buster-security, not just debian/buster. This should handle corner cases where a package got imported from buster-security and lacks a debian/buster branch.

The apertis-pkg-pull-updates script always looks at all the related suites at the same time, so triggering the update on either branches should produce the same results.

Edited by Emanuele Aina

Merge request reports