From c8f9a715c50637647acf9baf6227fde2b275cf19 Mon Sep 17 00:00:00 2001 From: Josh Cummings Date: Tue, 6 Aug 2019 10:35:38 -0600 Subject: [PATCH] Updated slack instructions --- Release-Process.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Release-Process.md b/Release-Process.md index c4912dd..7e8518e 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -49,7 +49,10 @@ #### 5. Announce the release on Slack -- Announce via Slack on [#spring-security](https://pivotal.slack.com/messages/spring-security) and cc Andy Wilkinson, Gary Russell and Artem Bilan +- Announce via Slack on [#spring-security](https://pivotal.slack.com/messages/spring-security), including the keyword `spring-security-release` in the message. Something like: +``` +spring-security-release 5.2.0.RC1 is out! +``` #### 6. Tag the release