Skip to content

Commit fd6b752

Browse files
alan-agius4vikerman
authored andcommitted
ci: update angular robot configuration to match current CI tasks
1 parent b4d5921 commit fd6b752

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/angular-robot.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)