]> 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:42:58 +0000 (04:42 +0200)
commit545ef542a1cf3c6b7f24d44952fe055e237752d3
tree6829abae8482753eaf8d1268a9b7e1ed98db2377
parentcbaf4fe6cd234da949c83894c197ceca92ac541b
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.
.gitlab-ci.yml