We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ef940b commit db2bc15Copy full SHA for db2bc15
.github/angular-robot.yml
@@ -42,15 +42,13 @@ merge:
42
# list of PR statuses that need to be successful
43
requiredStatuses:
44
- "ci/circleci: build"
45
- - "ci/circleci: build-bazel"
46
- "ci/circleci: setup"
47
- "ci/circleci: setup-and-build-win"
48
- "ci/circleci: lint"
49
- "ci/circleci: validate"
50
- "ci/circleci: test"
51
- "ci/circleci: test-win"
52
- - "ci/circleci: test-large"
53
- - "ci/circleci: test-large-ve"
+ - "ci/circleci: integration"
54
- "ci/circleci: e2e-cli"
55
- "ci/circleci: e2e-cli-ve"
56
- "ci/circleci: test-browsers"
0 commit comments