diff --git a/triagebot.toml b/triagebot.toml index 6232dbf0..53fa7246 100644 --- a/triagebot.toml +++ b/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