File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -43,12 +43,19 @@ merge:
43
43
requiredStatuses :
44
44
- " ci/circleci: build"
45
45
- " ci/circleci: build-bazel"
46
- - " ci/circleci: install"
46
+ - " ci/circleci: setup"
47
+ - " ci/circleci: setup-and-build-win"
47
48
- " ci/circleci: lint"
48
49
- " ci/circleci: validate"
49
50
- " ci/circleci: test"
50
51
- " ci/circleci: test-win"
51
52
- " ci/circleci: test-large"
53
+ - " ci/circleci: test-large-ve"
54
+ - " ci/circleci: e2e-cli"
55
+ - " ci/circleci: e2e-cli-ve"
56
+ - " ci/circleci: test-browsers"
57
+ - " ci/angular: size"
58
+ - " cla/google"
52
59
53
60
# the comment that will be added when the merge label is added despite failing checks, leave empty or set to false to disable
54
61
# {{MERGE_LABEL}} will be replaced by the value of the mergeLabel option
You can’t perform that action at this time.
0 commit comments