From 01b300071c3f108030e4a27c51fa0949bee5ad2d Mon Sep 17 00:00:00 2001 From: Alexander Bilz <mail@alexbilz.com> Date: Wed, 03 Nov 2021 18:25:18 +0000 Subject: [PATCH] Merge branch 'master' into portfolio --- .github/stale.yml | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 82c0d00..06cff5e 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,9 +4,8 @@ # Number of days of inactivity before a stale issue is closed daysUntilClose: 7 # Issues with these labels will never be considered stale -exemptLabels: - - pinned - - security +onlyLabels: + - awaiting-reply # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable -- Gitblit v1.10.0