about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-05-18 11:03:46 +0200
committerGitHub <noreply@github.com>2025-05-18 11:03:46 +0200
commit2aff1d6ab4c994019e5ecb8d2c0be50c928f93ce (patch)
tree6b015a205621e775819e67ce067b05bcdc0a227c
parente323c64fa4431de7d3cf4aceaf8a03f0c29897ac (diff)
parentb3b2153c0b26fa1cfb491c863b2b0196949a9e3e (diff)
downloadrust-2aff1d6ab4c994019e5ecb8d2c0be50c928f93ce.tar.gz
rust-2aff1d6ab4c994019e5ecb8d2c0be50c928f93ce.zip
Rollup merge of #141071 - xizheyin:behind-upstream, r=Urgau
Enable [behind-upstream] triagebot option for rust-lang/rust

After testing in [rustc-develop-guide](https://github.com/rust-lang/rustc-dev-guide/pull/2384#issuecomment-2876631306), we can turn on `behind-upstream` here.

Doc: https://forge.rust-lang.org/triagebot/behind-upstream.html

r? ```@Urgau```
-rw-r--r--triagebot.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 9dcdbcecbec..36d5838d1e1 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1424,3 +1424,6 @@ compiletest = [
 # Enable `@rustbot note` functionality
 # Documentation at: https://forge.rust-lang.org/triagebot/note.html
 [note]
+
+[behind-upstream]
+days-threshold = 14