From: Michał Kępień Date: Wed, 11 Dec 2019 11:04:29 +0000 (+0100) Subject: Drop Jenkins mentions from release issue template X-Git-Tag: v9.15.7~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922a2ae44afb48c7033ee034f744a72f4549e308;p=thirdparty%2Fbind9.git Drop Jenkins mentions from release issue template Update the release issue template to account for the fact that Jenkins is no longer needed for creating BIND release tarballs. --- diff --git a/.gitlab/issue_templates/Release.md b/.gitlab/issue_templates/Release.md index 5ee3a6c01ac..3bac8a2a0cb 100644 --- a/.gitlab/issue_templates/Release.md +++ b/.gitlab/issue_templates/Release.md @@ -33,8 +33,7 @@ ## Before the ASN Deadline (for ASN Releases) or the Public Release Date (for Regular Releases) - - [ ] ***(QA)*** Run the `make release` Jenkins jobs to produce the tarballs and zips. - - [ ] ***(QA)*** Verify the results of `make release` Jenkins jobs and prepare a QA report for the releases to be published. + - [ ] ***(QA)*** Verify GitLab CI results for the tags created and prepare a QA report for the releases to be published. - [ ] ***(QA)*** Request signatures for the tarballs. - [ ] ***(Signers)*** Sign the tarballs. - [ ] ***(QA)*** Check tarball signatures.