diff --git a/.github/angular-robot.yml b/.github/angular-robot.yml index 2e231cbd06..02a3e2b5ca 100644 --- a/.github/angular-robot.yml +++ b/.github/angular-robot.yml @@ -103,6 +103,11 @@ merge: requiredStatuses: - "ci/circleci: build" - "ci/circleci: lint" + - "ci/circleci: publish_snapshot" + - "ci/angular: size" + - "cla/google" + - "google3" + # the comment that will be added when the merge label is added despite failing checks, leave empty or set to false to disable # {{MERGE_LABEL}} will be replaced by the value of the mergeLabel option