Skip to content

Commit 48d6907

Browse files
devversionjelbourn
authored andcommitted
build: temporarily disable robot size plugin (#14525)
1 parent 2853575 commit 48d6907

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/angular-robot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
#options for the size plugin
44
size:
5-
disabled: false
5+
# Temporary disabled until we figure out why the size status check is not being
6+
# updated properly. TODO(devversion): re-add once the size check is reliable.
7+
disabled: true
68
# Name of the status that will be responsible for providing
79
# artifacts that will be measured by the robot.
810
circleCiStatusName: "ci/circleci: build_release_packages"

0 commit comments

Comments
 (0)