aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2019-05-17 12:59:16 -0400
committerCarlo Landmeter <clandmeter@alpinelinux.org>2019-05-21 17:23:23 +0000
commit5bc3c75ff1090852510a5561e9c871584c7e675a (patch)
treeb6ae77a5ecfa661d9ebf9a32125d2743d9df780f /.github
parentd51e024b16ec968d474c068c921a0bbb281197fe (diff)
downloadalpine_aports-5bc3c75ff1090852510a5561e9c871584c7e675a.tar.bz2
alpine_aports-5bc3c75ff1090852510a5561e9c871584c7e675a.tar.xz
alpine_aports-5bc3c75ff1090852510a5561e9c871584c7e675a.zip
stale: exempt more labels
We don't wish to have stale bot bother contributors about actions we need to take. Closes: GH-7914
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index e144917993..6e9d9509c2 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -5,7 +5,13 @@ pulls:
5 daysUntilClose: 14 5 daysUntilClose: 14
6 staleLabel: S-stale 6 staleLabel: S-stale
7 exemptLabels: 7 exemptLabels:
8 - S-help-wanted
9 - S-needs-review
10 - S-ready
11 - S-waiting-maintainer-review
8 - S-WIP 12 - S-WIP
13 - T-backport-it
14 - T-security
9 markComment: > 15 markComment: >
10 Sorry to bother you, but we noticed there has't been any activity on this 16 Sorry to bother you, but we noticed there has't been any activity on this
11 pull request for 60 days. Because we have to deal with a lot of pull 17 pull request for 60 days. Because we have to deal with a lot of pull