]> git.ipfire.org Git - thirdparty/bind9.git/commit
Increase GIT_DEPTH for the "assign-milestones" job
authorMichał Kępień <michal@isc.org>
Mon, 11 May 2026 14:07:47 +0000 (16:07 +0200)
committerMichał Kępień (GitLab job 7356450) <michal@isc.org>
Mon, 11 May 2026 14:24:11 +0000 (14:24 +0000)
commita47dc9a7ed127bc751990ef03760bd08b937e873
treeb58a26d689d98b09bb8f9e775f9cd07e62df0540
parentbb4ce238734a42fd2261bd883e04ff875794b05f
Increase GIT_DEPTH for the "assign-milestones" job

Cloning tags with the default GIT_DEPTH of 1 prevents the milestone
assignment script from identifying any merge requests that are included
in a given release.  Fix by increasing GIT_DEPTH to an arbitrary value
that is high enough for practical purposes.

(cherry picked from commit bac4a577597fe3c8d38a86c1317472edca39fc5d)
.gitlab-ci.yml