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 2853575 commit 48d6907Copy full SHA for 48d6907
.github/angular-robot.yml
@@ -2,7 +2,9 @@
2
3
#options for the size plugin
4
size:
5
- disabled: false
+ # 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
8
# Name of the status that will be responsible for providing
9
# artifacts that will be measured by the robot.
10
circleCiStatusName: "ci/circleci: build_release_packages"
0 commit comments