Commit f39d8a8a6006ab8d5e3aa747036be586684718aa
1 parent
9f6709d8
Exists in
spb-stable
and in
2 other branches
Add any known bugs.
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
doc/release/monthly.md
... | ... | @@ -203,13 +203,15 @@ Proposed email for CE: "We have released a new version of GitLab Community Editi |
203 | 203 | |
204 | 204 | ### **10. Create a regressions issue** |
205 | 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 regressions", assign it to the release manager, /cc all the core-team members active on the issue tracker add the following text: | |
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 regressions" add the following text: | |
207 | 207 | |
208 | 208 | This is a meta issue to discuss possible regressions in this monthly release and any patch versions. |
209 | 209 | Please do not raise issues directly in this issue but link to issues that might warrant a patch release. |
210 | 210 | The decision to create a patch release or not is with the release manager who is assigned to this issue. |
211 | 211 | The release manager will comment here about the plans for patch releases. |
212 | 212 | |
213 | +Assign the issue to the release manager and /cc all the core-team members active on the issue tracker. If there are any known bugs in the release add them immediately. | |
214 | + | |
213 | 215 | # **23rd - Optional Patch Release** |
214 | 216 | |
215 | 217 | # **24th - Update GitLab.com** | ... | ... |