From afb235100cdc2bf53a9e71802a611c9eb97d46ce Mon Sep 17 00:00:00 2001 From: Charles Lyding <19598772+clydin@users.noreply.github.com> Date: Thu, 27 Sep 2018 14:19:23 -0400 Subject: [PATCH] ci: enable size check comments --- .github/angular-robot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/angular-robot.yml b/.github/angular-robot.yml index 2ebaf76633..5e6b231c9d 100644 --- a/.github/angular-robot.yml +++ b/.github/angular-robot.yml @@ -96,3 +96,4 @@ triage: size: circleCiStatusName: "ci/circleci: e2e-cli" maxSizeIncrease: 10000 + comment: true