From: Michał Kępień Date: Mon, 11 May 2026 08:14:13 +0000 (+0200) Subject: [9.18] fix: ci: Fix triggering rules for the "publish-cleanup" job X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb4ce238734a42fd2261bd883e04ff875794b05f;p=thirdparty%2Fbind9.git [9.18] fix: ci: Fix triggering rules for the "publish-cleanup" job The "publish-cleanup" tag pipeline job is currently created for all security releases, including BIND -S releases, but it depends on the "publish" job, which is only created for open source releases. This breaks CI configuration for BIND -S tags, preventing pipelines from getting created for such tags altogether. Fix by only creating the "publish-cleanup" job in tag pipelines for open source security releases. Backport of MR !11992 Merge branch 'backport-michal/fix-triggering-rules-for-the-publish-cleanup-job-9.18' into 'bind-9.18' See merge request isc-projects/bind9!11994 --- bb4ce238734a42fd2261bd883e04ff875794b05f