From 6fa671800bbbd910f26054ae469425bbfeff579f Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Thu, 3 Jul 2025 15:41:24 -0700 Subject: [PATCH] Add additional tasks to release checklist --- .github/ISSUE_TEMPLATE/release-maintenance-checklist.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/release-maintenance-checklist.md b/.github/ISSUE_TEMPLATE/release-maintenance-checklist.md index c61d1df02f1..cbbc503fd15 100644 --- a/.github/ISSUE_TEMPLATE/release-maintenance-checklist.md +++ b/.github/ISSUE_TEMPLATE/release-maintenance-checklist.md @@ -6,10 +6,13 @@ title: ' - Rancher Manager Release Maintenance Task Checklist' This issue is to track tasks that need to be done every release regardless of whether the release has new feature content or not. +- [ ] Create a new branch for the release. Release-specific updates should use this branch as its base - [ ] Update the [versions table](https://ranchermanager.docs.rancher.com/versions) - [ ] Update the [Rancher:webhook version mapping table](https://ranchermanager.docs.rancher.com/reference-guides/rancher-webhook) - [ ] Update the [CNI popularity table](https://ranchermanager.docs.rancher.com/faq/container-network-interface-providers#cni-community-popularity) -- [ ] Update the [CSP adapter compatibility matrix](https://ranchermanager.docs.rancher.com/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter#rancher-vs-adapter-compatibility-matrix): -- [ ] Update the [deprecated features table](https://ranchermanager.docs.rancher.com/faq/deprecated-features): +- [ ] Update the [CSP adapter compatibility matrix](https://ranchermanager.docs.rancher.com/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter#rancher-vs-adapter-compatibility-matrix) +- [ ] Update the [deprecated features table](https://ranchermanager.docs.rancher.com/faq/deprecated-features) +- [ ] Update the swagger-.json file +- [ ] Create a PR merging the release branch back into the main branch - [ ] Create a new [release](https://github.com/rancher/rancher-docs/releases) - [ ] Update Algolia search index