Skip to content

Commit f45684f

Browse files
josephperrottAndrewKushnir
authored andcommitted
ci: enable github bot CI rerun feature (angular#29098)
PR Close angular#29098
1 parent 5b134ca commit f45684f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/angular-robot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,3 +167,10 @@ triagePR:
167167
- "effort*"
168168
- "risk*"
169169
- "comp: *"
170+
171+
# options for rerunning CI
172+
rerunCircleCI:
173+
# set to true to disable
174+
disabled: false
175+
# the label which when added triggers a rerun of the default CircleCI workflow
176+
triggerRerunLabel: "PR action: rerun CI at HEAD"

0 commit comments

Comments
 (0)