From 4aa49f4e2633c592e2773544b65e6da0ed3f0e85 Mon Sep 17 00:00:00 2001 From: Danny Brown Date: Tue, 27 Aug 2019 10:59:58 -0400 Subject: [PATCH] Add awaiting review label to stale bot ignore --- .github/stale.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/stale.yml b/.github/stale.yml index c707fcce0..f21b2738a 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -11,8 +11,10 @@ exemptLabels: - 'Bug: Verified 🐛' - 'Task: CI/Tooling 🤖' - 'Task: Docs 📖' + - 'Task: Docs :book:' - 'Task: Refactor 🛠' - 'Task: Tests 🔬' + - 'PR: Awaiting Review 👀' - 'Triage 🏳️' - 'Announcement 🎉' # Label to use when marking an issue as stale