Skip to content
Snippets Groups Projects

#3463894 Temporary change to set default OPT_IN_TEST_NEXT_MAJOR to 1

Merged #3463894 Temporary change to set default OPT_IN_TEST_NEXT_MAJOR to 1
All threads resolved!

Files

+ 2
0
@@ -408,6 +408,8 @@ composer (next minor):
composer (next major):
extends: .composer-base
# @TODO Delete 'allow_failure:true' in MR242
allow_failure: true
rules:
- *opt-in-next-major-rule
- when: always
Loading