]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not fail post-merge jobs if merge request reference is missing
authorPetr Špaček <pspacek@isc.org>
Thu, 25 Sep 2025 11:21:23 +0000 (13:21 +0200)
committerMichał Kępień <michal@isc.org>
Fri, 24 Oct 2025 02:50:00 +0000 (04:50 +0200)
commit3c4fb8625f19fb8f660bb1346ab6972a53c8fa93
treea734ef994c460ad49fc67014bc2445843d3ec9ce
parent697e241206d334417fb3198e2eaf060633b1fe33
Do not fail post-merge jobs if merge request reference is missing

Push without merge request reference on top happens when merging tags
back into the public project so these failures would produce log noise.

(cherry picked from commit 545ef542a1cf3c6b7f24d44952fe055e237752d3)
.gitlab-ci.yml