From e0ad91ed95c7dec89315c0b5d82f1fb14c178c15 Mon Sep 17 00:00:00 2001 From: Benjamin Kampmann Date: Wed, 7 Jul 2021 23:42:33 +0200 Subject: [PATCH] Update stale.yml (#9305) --- substrate/.github/stale.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/substrate/.github/stale.yml b/substrate/.github/stale.yml index 0c994e3ce1..61d0fd0228 100644 --- a/substrate/.github/stale.yml +++ b/substrate/.github/stale.yml @@ -7,6 +7,8 @@ exemptLabels: - "D9-needsaudit 👮" # Label to use when marking an issue as stale staleLabel: "A3-stale" +# we only bother with pull requests +only: pulls # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > Hey, is anyone still working on this? Due to the inactivity this issue has