Skip to content

Automatically run package build on all OSs if dependencies are changed

Balasankar 'Balu' C requested to merge cleanup-qa-job into master

When an MR make changes to dependencies (for example, modified go.mod or go.sum files), we should automatically run package builds on all OSs to confirm that the change won't cause failures in any of the OSs we provide packages for.

Closes: #5044 (closed)

Depends on omnibus-gitlab!6810 (merged)

Edited by Balasankar 'Balu' C

Merge request reports