From 43a62518c358bfa3577049bc794ac87a813f4c90 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Sun, 28 Dec 2025 20:34:44 +0200 Subject: [PATCH] stop checking if PRs are behind --- triagebot.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index fbfe74234..974f4cd3d 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -58,9 +58,6 @@ allow-unauthenticated = [ # Documentation at: https://forge.rust-lang.org/triagebot/issue-links.html [issue-links] -[behind-upstream] -days-threshold = 7 - # Enable triagebot (PR) assignment. # Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment.html [assign]