From 49f2bb2bdf88ea69e15229d1544a17f33324d3be Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Thu, 10 May 2018 17:52:28 -0700 Subject: [PATCH] ProBot Stale: never mark 'meta' issues stale --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index fd44849a..df9115c2 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,6 +6,7 @@ exemptLabels: - accepted - bug - enhancement + - meta staleLabel: stale markComment: > This issue has been automatically marked as stale because it has not had