about summary refs log tree commit diff
diff options
context:
space:
mode:
authorxizheyin <xizheyin@smail.nju.edu.cn>2025-04-25 15:17:19 +0800
committerxizheyin <xizheyin@smail.nju.edu.cn>2025-04-25 15:17:19 +0800
commit2b8e9b508c6eb60e1ee37509f9dead90bd56449a (patch)
treef51f93fda4fb3e413f53490a4d98ef4760dd6e93
parentcbcd28652a78e4d34dfa88ccc5ac40d386dbe567 (diff)
downloadrust-2b8e9b508c6eb60e1ee37509f9dead90bd56449a.tar.gz
rust-2b8e9b508c6eb60e1ee37509f9dead90bd56449a.zip
Enable [behind-upstream] triagebot option
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
-rw-r--r--src/doc/rustc-dev-guide/triagebot.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/doc/rustc-dev-guide/triagebot.toml b/src/doc/rustc-dev-guide/triagebot.toml
index 12aa0b7b8ff..61093ecaaad 100644
--- a/src/doc/rustc-dev-guide/triagebot.toml
+++ b/src/doc/rustc-dev-guide/triagebot.toml
@@ -9,3 +9,6 @@ allow-unauthenticated = [
 
 # Automatically close and reopen PRs made by bots to run CI on them
 [bot-pull-requests]
+
+[behind-upstream]
+days-threshold = 7
\ No newline at end of file