diff --git a/.gitlab/issue_templates/release_checklist.md b/.gitlab/issue_templates/release_checklist.md index 4f71c74efe..cf0ce2aea7 100644 --- a/.gitlab/issue_templates/release_checklist.md +++ b/.gitlab/issue_templates/release_checklist.md @@ -199,6 +199,8 @@ Now it's time to publish the code. * Latest Stable Release Only: Tick `latestTag`. * Press `Build`. 1. [ ] Build and upload Docker images to Cloudsmith. Run Jenkins job [build-upload-docker](https://jenkins.aws.isc.org/job/kea-dev/job/build-upload-docker/) with the same actions as above except change `TestProdRepos` to `production`. +1. [ ] Security Release Only: Put procedure on hold, procced with documentation and tags after public disclosure. +1. [ ] Security Release Only: After public disclosure, sync release branches from Kea private repository into Kea public. 1. [ ] Update docs on https://app.readthedocs.org/projects/kea/. 1. Click the triple dot button on the `latest` build -> click `Rebuild version`. This is really a workaround for RTD to pull the repo and discover the new tag. 1. Go to `Versions` -> `Add version` -> find the tag name in the dropdown menu -> check `Active` -> click `Update version`. Wait for the build to complete.