ci: add config for size plugin of the github rebot (#23665)
PR Close #23665
This commit is contained in:
8
.github/angular-robot.yml
vendored
8
.github/angular-robot.yml
vendored
@ -1,5 +1,13 @@
|
||||
# Configuration for angular-robot
|
||||
|
||||
#options for the size plugin
|
||||
size:
|
||||
disabled: false
|
||||
maxSizeIncrease: 1000
|
||||
status:
|
||||
disabled: false
|
||||
context: "ci/angular: size"
|
||||
|
||||
# options for the merge plugin
|
||||
merge:
|
||||
# the status will be added to your pull requests
|
||||
|
Reference in New Issue
Block a user