Commit 23bcb9cb0d294611c3bcd1b453dd67ee73d50dff
1 parent
2a8aa742
Exists in
spb-stable
and in
2 other branches
A regressions issue to improve communication.
Showing
1 changed file
with
9 additions
and
0 deletions
Show diff stats
doc/release/monthly.md
... | ... | @@ -201,6 +201,15 @@ Include a link to the blog post and keep it short. |
201 | 201 | |
202 | 202 | Proposed email for CE: "We have released a new version of GitLab Community Edition and its packages. See our blog post(<link>) for more information." |
203 | 203 | |
204 | +### **10. Create a regressions issue** | |
205 | + | |
206 | +On [the GitLab CE issue tracker on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/issues/) create and issue titled "GitLab X.X.X regressions", assign it to the release manager, /cc all the core-team members active on the issue tracker add the following text: | |
207 | + | |
208 | +This is a meta issue to discuss possible regressions in this release and any patch versions. | |
209 | +Please do not raise issues directly in this issue but link to issues that might warrant a patch release. | |
210 | +The decision to create a patch release or not is with the release manager who is assigned to this issue. | |
211 | +The release manager will comment here about the plans for patch releases. | |
212 | + | |
204 | 213 | # **23rd - Optional Patch Release** |
205 | 214 | |
206 | 215 | # **24th - Update GitLab.com** | ... | ... |