You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-team/role-handbooks/communications/templates/feature-blog-messages.md
+21-2Lines changed: 21 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
# Initial Reach-out
1
+
# Feature Blog Opt-in
2
+
3
+
## Initial Reach-out
2
4
3
5
This is a message to send to enhancement owners to opt in to write a feature blog for their enhancement, it should be sent on the KEP issue.
4
6
After this message is sent, the Comms team will follow up with the enhancement owner to help them keep in mind the timeline for the feature blog, every 1-2 weeks.
@@ -64,7 +66,7 @@ With this one, you'd need to update the following placeholders:
64
66
-`<<BLOG_READY>> WEEKDAY, DAY MONTH`: Deadline for the Feature Blogs being ready for review, which is usually on week 13
65
67
-`LINK`: Add a link to the release document, such as `https://github.com/kubernetes/sig-release/tree/master/releases/release-1.33#timeline`
66
68
67
-
# Follow-up
69
+
##Follow-up
68
70
69
71
```
70
72
Hi @xx 👋, x.yy Communications Team here again!
@@ -90,3 +92,20 @@ With this one, you'd need to update the following placeholders:
90
92
-`<<BLOG_READY>> WEEKDAY, DAY MONTH`: Deadline for the Feature Blogs being ready for review, which is usually on week 13
91
93
-`LINK`: Add a link to the release document, such as `https://github.com/kubernetes/sig-release/tree/master/releases/release-1.33#timeline`
92
94
95
+
# Feature Blog PR
96
+
97
+
## "ready for review" deadline reminder
98
+
This is a message to send Feature Blog authors in their Feature Blog PR if they haven't marked it as "ready for review" days before the deadline.
99
+
```
100
+
Hi @xx 👋 -- this is YOURNAME (@your_github_id) from the vX.yy Communications Team!
101
+
102
+
Just a friendly reminder that we are approaching the feature blog "ready for review" deadline: **<<BLOG_READY>> WEEKDAY, DAY MONTH**. We ask you to have the blog in non-draft state, and all write-up to be complete, so that we can start the blog review from SIG Docs Blog team.
103
+
104
+
If you have any questions or need help, please don't hesitate to reach out to me or any of the Communications Team members. We are here to help you!
105
+
```
106
+
In this template, you'd need to update the following placeholders:
107
+
-`@xx`: Mention Feature Blog PR author(s)
108
+
-`YOURNAME`: Your name, as you prefer
109
+
-`your_github_id`: Your GitHub ID
110
+
-`vX.yy`: The upcoming Kubernetes version, such as v1.33, v1.34, etc.
111
+
-`<<BLOG_READY>> WEEKDAY, DAY MONTH`: Deadline for the Feature Blogs being ready for review, which is usually on week 13
0 commit comments