Skip to content

Commit d19650a

Browse files
jieyouxuytmimi
authored andcommitted
triagebot: autolabel merged PRs with release-notes
`release-notes` is intended to be manually removed if a merged PR does not need relnotes.
1 parent 8eb143f commit d19650a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

triagebot.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ exclude_labels = [
2222
"C-tracking-issue",
2323
]
2424

25+
# By default, we will tag merged PRs with `release-notes`; they can be removed
26+
# manually if we determine that a PR does not need relnotes.
27+
[autolabel."release-notes"]
28+
pr_merged = true
29+
2530
[autolabel."A-CI"]
2631
trigger_files = [
2732
".github/workflows",

0 commit comments

Comments
 (0)