Skip to content

ci-package-builder: Don't fail on disabled/excluded OBS final status

Packages disabled or excluded on any of the target archs are being reported as a failure by the CI pipeline OBS.

If the package was intentionally disabled or excluded for some reason, e.g. it doesn't provide a package for that specific arch, the final status shouldn't be considered as a failure. Fix this.

Example cases:

Edited by Ariel D'Alessandro

Merge request reports