Skip to content

Allow to trigger multiple brew pipelines per package

Once the merge on the kernel variants is ready, this change will allow us to start more than one pipeline from a given package.

For instance, given the package kernel, we might want to start the three pipelines: kernel, kernel-rt, kernel-debug.

Merge request reports