We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4980d6f commit 04afd9aCopy full SHA for 04afd9a
doc/internal/release/eol-process.md
@@ -9,5 +9,7 @@ To properly deprecate a major of Vitess follow the following steps:
9
> - Add a redirect from the old URL to the new URL in `./layouts/index.redirects` under the `Redirect archived docs` section.
10
- **Delete the `Backport To: ...` label**
11
> - 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.
14
- **Make proper announcement on Slack**
15
> - Notify the community of this deprecation.
0 commit comments