]> git.ipfire.org Git - thirdparty/bind9.git/commit
Do not check CHANGES in pre-release pipelines
authorMichał Kępień <michal@isc.org>
Fri, 29 Mar 2024 07:27:49 +0000 (08:27 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 29 Mar 2024 07:27:49 +0000 (08:27 +0100)
commit8c2503947f7ddea3437f89e8974690858736cb86
treefff3cd56728c8b0601b2808d4145f8cdaf92e8b9
parent1335e139f28e1f0b448fd6f8d134228eb12efa98
Do not check CHANGES in pre-release pipelines

Since pre-release testing is usually carried out for branches in which
CHANGES entries are intentionally malformed to prevent entry numbering
conflicts down the road, do not run the "changes" GitLab CI job in
pipelines that are triggered by a parent pipeline (which can currently
only be a pre-release testing pipeline) to prevent triggering job
failures that would be meaningless anyway.
.gitlab-ci.yml