Merge pull request #10482 from Icinga/release-checklist-upgrading-docs

Add a hint for upgrading docs to the release checklist
This commit is contained in:
Julian Brost 2025-06-18 13:41:10 +02:00 committed by GitHub
commit d861cd59d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ assignees: ''
- [ ] Update bundled Windows dependencies - [ ] Update bundled Windows dependencies
- [ ] Harden global TLS defaults (consult https://ssl-config.mozilla.org) - [ ] Harden global TLS defaults (consult https://ssl-config.mozilla.org)
- [ ] Update `CHANGELOG.md` - [ ] Update `CHANGELOG.md`
- [ ] Update `doc/16-upgrading-icinga-2.md` if applicable
- [ ] Create and push a signed tag for the version - [ ] Create and push a signed tag for the version
- [ ] Build and release DEB and RPM packages - [ ] Build and release DEB and RPM packages
- [ ] Build and release Windows packages - [ ] Build and release Windows packages