From aee55646a31ee77c27e5818f4b3b6fa5b3854f82 Mon Sep 17 00:00:00 2001 From: Josh Cummings Date: Wed, 4 Mar 2020 12:08:49 -0700 Subject: [PATCH] Adding #spring-release instructions --- Release-Process.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Release-Process.md b/Release-Process.md index b0e826c..1ad0efe 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -71,6 +71,11 @@ This writes out all the resolved versions. Run the build. If it passes, commit t spring-security-release 5.2.0.RC1 is out! ``` +- Announce via Slack on [#spring-release](https://pivotal.slack.com/messages/spring-release), including the keyword `spring-security-announcing` in the message. Something like: +``` +spring-security-announcing 5.3.0.RELEASE is available. +``` + ### 6. Tag the release - Tag the release and then push the tag