From: Tom Krizek Date: Fri, 24 Mar 2023 13:56:19 +0000 (+0100) Subject: Update tag name convention in release checklist X-Git-Tag: v9.19.12~65^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5fbbb46a60088eaba4ca26763475f9edb8050093;p=thirdparty%2Fbind9.git Update tag name convention in release checklist --- diff --git a/.gitlab/issue_templates/Release.md b/.gitlab/issue_templates/Release.md index e468784d04b..5cae2aabbda 100644 --- a/.gitlab/issue_templates/Release.md +++ b/.gitlab/issue_templates/Release.md @@ -46,7 +46,7 @@ - [ ] ***(QA)*** Update BIND 9 version in `configure.ac` (9.18+) or `version` (9.16). - [ ] ***(QA)*** Rebuild `configure` using Autoconf on `docs.isc.org` (9.16). - [ ] ***(QA)*** Update GitLab settings for all maintained branches to disallow merging to them. - - [ ] ***(QA)*** Tag the releases in the private repository (`git tag -s -m "BIND 9.x.y" v9_x_y`). + - [ ] ***(QA)*** Tag the releases in the private repository (`git tag -s -m "BIND 9.x.y" v9.x.y`). ### Before the ASN Deadline (for ASN Releases) or the Public Release Date (for Regular Releases)