Add allowance to merge feature flags MRs

After the 7th it is OK to merge code changes that are merged as long it
is behind a feature flag.
This commit is contained in:
Steve Azzopardi 2018-10-10 15:56:17 +02:00
parent 1c51a6bed7
commit 9fc3b2355a
No known key found for this signature in database
GPG Key ID: 605BD4706E7DB47D
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ the stable branch are:
* Fixes or improvements to automated QA scenarios
* [Documentation updates](https://docs.gitlab.com/ee/development/documentation/workflow.html#documentation-shipped-late) for changes in the same release
* New or updated translations (as long as they do not touch application code)
* Changes that are behind a feature flag and have the ~"feature flag" label
During the feature freeze all merge requests that are meant to go into the
upcoming release should have the correct milestone assigned _and_ the