Skip to content

Commit 8d34364

Browse files
ocombealexeagle
authored andcommitted
ci: update github bot config (angular#22453)
PR Close angular#22453
1 parent 142117f commit 8d34364

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/angular-robot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,14 @@ merge:
8080

8181
# options for the triage plugin
8282
triage:
83+
# number of the milestone to apply when the issue has not been triaged yet
84+
needsTriageMilestone: 83,
8385
# number of the milestone to apply when the issue is triaged
8486
defaultMilestone: 82,
8587
# arrays of labels that determine if an issue is triaged
8688
triagedLabels:
8789
-
88-
- "type: bug"
90+
- "type: bug/fix"
8991
- "severity*"
9092
- "freq*"
9193
- "comp: *"

0 commit comments

Comments
 (0)