Skip to content

Commit b2077fb

Browse files
committed
triagebot: add doc link to [assign]
1 parent ae46731 commit b2077fb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

triagebot.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# This file's format is documented at
22
# https://forge.rust-lang.org/triagebot/pr-assignment.html#configuration
33

4-
[assign]
5-
64
[autolabel."needs-triage"]
75
new_issue = true
86
exclude_labels = [
@@ -70,6 +68,10 @@ allow-unauthenticated = [
7068
[behind-upstream]
7169
days-threshold = 7
7270

71+
# Enable triagebot (PR) assignment.
72+
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment.html
73+
[assign]
74+
7375
# Keep members alphanumerically sorted.
7476
[assign.adhoc_groups]
7577
rustc-dev-guide = [

0 commit comments

Comments
 (0)