mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
5b134caf2d
commit
f45684ff95
1 changed files with 7 additions and 0 deletions
7
.github/angular-robot.yml
vendored
7
.github/angular-robot.yml
vendored
|
|
@ -167,3 +167,10 @@ triagePR:
|
|||
- "effort*"
|
||||
- "risk*"
|
||||
- "comp: *"
|
||||
|
||||
# options for rerunning CI
|
||||
rerunCircleCI:
|
||||
# set to true to disable
|
||||
disabled: false
|
||||
# the label which when added triggers a rerun of the default CircleCI workflow
|
||||
triggerRerunLabel: "PR action: rerun CI at HEAD"
|
||||
|
|
|
|||
Loading…
Reference in a new issue