From ebc4804e04b1cabfac8e0d747862eba71e46844a Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sat, 21 Mar 2020 15:29:46 +0100 Subject: [PATCH] Don't exempt project for PR's for stalebot (#33086) --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index e75d791a57c..f09f3733651 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -57,6 +57,7 @@ limitPerRun: 30 # Handle pull requests a little bit faster and with an adjusted comment. pulls: daysUntilStale: 30 + exemptProjects: false markComment: > There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will