We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[assign]
1 parent ae46731 commit b2077fbCopy full SHA for b2077fb
triagebot.toml
@@ -1,8 +1,6 @@
1
# This file's format is documented at
2
# https://forge.rust-lang.org/triagebot/pr-assignment.html#configuration
3
4
-[assign]
5
-
6
[autolabel."needs-triage"]
7
new_issue = true
8
exclude_labels = [
@@ -70,6 +68,10 @@ allow-unauthenticated = [
70
68
[behind-upstream]
71
69
days-threshold = 7
72
+# Enable triagebot (PR) assignment.
+# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment.html
73
+[assign]
74
+
75
# Keep members alphanumerically sorted.
76
[assign.adhoc_groups]
77
rustc-dev-guide = [
0 commit comments