Skip to content

Commit 04afd9a

Browse files
authored
Update the EOL documentation (#17215)
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
1 parent 4980d6f commit 04afd9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/internal/release/eol-process.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@ To properly deprecate a major of Vitess follow the following steps:
99
> - Add a redirect from the old URL to the new URL in `./layouts/index.redirects` under the `Redirect archived docs` section.
1010
- **Delete the `Backport To: ...` label**
1111
> - Delete the corresponding label for the EOL version, we do not want to motivate anymore backport to the EOL release branch.
12+
- **Update the Golang Upgrade GitHub Action Workflow**
13+
> - The `Update Golang Version` workflow must be updated to stop upgrading the version we are EOLing.
1214
- **Make proper announcement on Slack**
1315
> - Notify the community of this deprecation.

0 commit comments

Comments
 (0)