]> 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ń <michal@isc.org>
Mon, 11 May 2026 14:07:47 +0000 (16:07 +0200)
commitbac4a577597fe3c8d38a86c1317472edca39fc5d
tree5d43a2fe677aa35ada20368096e37f93d25802b8
parent15854d4a85bee1ac2048c7ab3ba7929b8ff76426
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.
.gitlab-ci.yml