diff options
Diffstat (limited to 'PROCESS.md')
-rw-r--r-- | PROCESS.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/PROCESS.md b/PROCESS.md index 9e971ef7531..07b150ea463 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -86,13 +86,11 @@ star, smile, etc.). Some good tips about code reviews can be found in our ## Feature freeze on the 7th for the release on the 22nd -The feature freeze on the 7th has been discontinued. [Transition period overview] +The feature freeze on the 7th has been discontinued. The [transition period overview](https://gitlab.com/gitlab-org/release/docs/blob/21cbd409dd5f157fe252f254f3e897f01908abe2/general/deploy/auto-deploy-transition.md#transition) describes the change to this process. During the transition period, the only guarantee that a change will be included in the release on the 22nd is if the change has been deployed to GitLab.com prior to this date. -[Transition period]: https://gitlab.com/gitlab-org/release/docs/blob/21cbd409dd5f157fe252f254f3e897f01908abe2/general/deploy/auto-deploy-transition.md#transition - ### Feature flags Merge requests that make changes hidden behind a feature flag, or remove an |