parent
5b134caf2d
commit
f45684ff95
|
@ -167,3 +167,10 @@ triagePR:
|
||||||
- "effort*"
|
- "effort*"
|
||||||
- "risk*"
|
- "risk*"
|
||||||
- "comp: *"
|
- "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 New Issue