summaryrefslogtreecommitdiffstats
path: root/.gitlab/issue_templates
diff options
context:
space:
mode:
authorMichal Nowikowski <godfryd@isc.org>2020-05-20 10:13:18 +0200
committerMichal Nowikowski <godfryd@isc.org>2020-06-19 10:33:44 +0200
commit90257c749578f9ed39662507a81f6889d19b8239 (patch)
tree228b9f0e808152027faf2a604f88bb423d105519 /.gitlab/issue_templates
parent[#1169] updated steps about RTD (diff)
downloadkea-90257c749578f9ed39662507a81f6889d19b8239.tar.xz
kea-90257c749578f9ed39662507a81f6889d19b8239.zip
[#1169] updated steps about release notes
Diffstat (limited to '.gitlab/issue_templates')
-rw-r--r--.gitlab/issue_templates/release_checklist.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/release_checklist.md b/.gitlab/issue_templates/release_checklist.md
index 809e4e9905..2aa083e345 100644
--- a/.gitlab/issue_templates/release_checklist.md
+++ b/.gitlab/issue_templates/release_checklist.md
@@ -21,7 +21,9 @@ Some of those checks and updates can be made before actual freeze.
- the library versions are being updated
- the HOOKS_VERSION is being updated;
- [ ] create an issue for that for developers in Gitlab
-1. [ ] Create Release Notes on Kea GitLab wiki and notify @tomek about that. It should be created under "release notes" folder, like this one: https://gitlab.isc.org/isc-projects/kea/wikis/release%20notes/Release-notes-1.5-final
+1. Prepare Release Notes
+ 1. [ ] Create Release Notes on Kea GitLab wiki and notify @tomek about that. It should be created under "release notes" folder, like this one: https://gitlab.isc.org/isc-projects/kea/wikis/release%20notes/Release-notes-1.5-final
+ 1. [ ] Finish release notes and conduct its review
1. [ ] Run https://jenkins.isc.org/job/kea-1.7/job/release-pkgs-upload-internal/ and https://jenkins.isc.org/job/kea-1.7/job/release-pkgs-check-internal/ for testing repos to check if they work correctly.
The following steps may involve changing files in the repository.