diff --git a/triagebot.toml b/triagebot.toml index 12aa0b7b8..61093ecaa 100644 --- a/triagebot.toml +++ b/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