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:
4343 requiredStatuses :
4444 - " ci/circleci: build"
4545 - " ci/circleci: build-bazel"
46- - " ci/circleci: install"
46+ - " ci/circleci: setup"
47+ - " ci/circleci: setup-and-build-win"
4748 - " ci/circleci: lint"
4849 - " ci/circleci: validate"
4950 - " ci/circleci: test"
5051 - " ci/circleci: test-win"
5152 - " 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"
5259
5360 # the comment that will be added when the merge label is added despite failing checks, leave empty or set to false to disable
5461 # {{MERGE_LABEL}} will be replaced by the value of the mergeLabel option
You can’t perform that action at this time.
0 commit comments