aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2017-11-22 15:18:13 +0000
committerGravatar GitHub <noreply@github.com> 2017-11-22 15:18:13 +0000
commitf621870d9c522f73f641d8fed22b3e0911246f50 (patch)
tree2620f59b6dc1a64e194ccb61ca5f9e310cf34b69 /.github
parent614ed4c80d5cadd2c1b3321afb28fff8ed027cd4 (diff)
downloadcoredns-f621870d9c522f73f641d8fed22b3e0911246f50.tar.gz
coredns-f621870d9c522f73f641d8fed22b3e0911246f50.tar.zst
coredns-f621870d9c522f73f641d8fed22b3e0911246f50.zip
Dont autoclose bugs (#1250)
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index dbb5e526c..ebcc73a54 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -7,6 +7,7 @@ exemptLabels:
- pinned
- security
- later
+ - bug
# Label to use when marking an issue as stale
staleLabel: wontfix-stalebot
# Comment to post when marking an issue as stale. Set to `false` to disable