From 4d6b31628f1b798c4900090468efacad064b3008 Mon Sep 17 00:00:00 2001 From: maxgio92 Date: Fri, 14 May 2021 13:15:04 +0200 Subject: [PATCH 1/3] docs(release.md): add blog announcement to post-release tasks Signed-off-by: maxgio92 --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 28000810cb7..095e0e2898f 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -106,3 +106,4 @@ Announce the new release to the world! - Send an announcement to cncf-falco-dev@lists.cncf.io (plain text, please) - Let folks in the slack #falco channel know about a new release came out +- Publish a blog on [Falco website](https://github.com/falcosecurity/falco-website) ([example](https://github.com/falcosecurity/falco-website/blob/master/content/en/blog/falco-0-28-1.md)) From 70b5ca83a31237e2cbad65fbe11ff2e02a14ba76 Mon Sep 17 00:00:00 2001 From: maxgio92 Date: Fri, 14 May 2021 13:31:07 +0200 Subject: [PATCH 2/3] docs(release.md): update post-release tasks order Signed-off-by: maxgio92 --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 095e0e2898f..7cda7cf9b52 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -104,6 +104,6 @@ For each release we archive the meeting notes in git for historical purposes. Announce the new release to the world! +- Publish a blog on [Falco website](https://github.com/falcosecurity/falco-website) ([example](https://github.com/falcosecurity/falco-website/blob/master/content/en/blog/falco-0-28-1.md)) - Send an announcement to cncf-falco-dev@lists.cncf.io (plain text, please) - Let folks in the slack #falco channel know about a new release came out -- Publish a blog on [Falco website](https://github.com/falcosecurity/falco-website) ([example](https://github.com/falcosecurity/falco-website/blob/master/content/en/blog/falco-0-28-1.md)) From 13cfa1aa88ed77ed85f936a5998aa8bb2ec3cb50 Mon Sep 17 00:00:00 2001 From: maxgio92 Date: Fri, 14 May 2021 13:50:42 +0200 Subject: [PATCH 3/3] docs(release.md): update github release template mentioning the release manager Signed-off-by: maxgio92 --- RELEASE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 7cda7cf9b52..37907321693 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -86,6 +86,10 @@ Now assume `x.y.z` is the new version. | Total | x | + + #### Release Manager + + ``` - Finally, publish the release!