about summary refs log tree commit diff
diff options
context:
space:
mode:
-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 6232dbf05fd..53fa72469fd 100644
--- a/src/doc/rustc-dev-guide/triagebot.toml
+++ b/src/doc/rustc-dev-guide/triagebot.toml
@@ -13,3 +13,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