Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1784b39

Browse files
committedDec 23, 2024··
address comments
Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
1 parent 6b6450e commit 1784b39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/ISSUE_TEMPLATE/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ body:
5959
- label: Copy `app/_data/docs_nav_kic_OLDVERSION.yml` to `app/_data/docs_nav_kic_NEWVERSION.yml` and update the `release` field to `NEWVERSION`. Add entries for any new articles.
6060
- label: Make sure that `app/_data/docs_nav_kic_NEWVERSION.yml` custom resources link to the latest generated `custom-resources-X.X.X.md`.
6161
- label: Make sure that `app/_data/docs_nav_kic_NEWVERSION.yml` cli arguments link to the latest generated `cli-arguments-X.X.X.md`.
62+
- label: Create the nav page for the next release in `app/_data/docs_nav_kic_NEXTVERSION.yml`. However, don't update yet its links to `custom-resources-X.X.X.md` and `cli-arguments-X.X.X.md`, as it will be part of the next release process.
6263
- label: Add a section to `app/_data/kong_versions.yml` for your version and move the `latest` field to version that's being released.
6364
- label: "Add entries in support policy documents: `app/_src/kubernetes-ingress-controller/support-policy.md` and `app/_includes/md/kic/support.md`."
6465
- label: Mark the PR ready for review.

0 commit comments

Comments
 (0)
Please sign in to comment.