Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian König <ckoenig@posteo.de>2022-06-24 09:33:21 +0300
committerChristian König <ckoenig@posteo.de>2022-06-24 09:33:21 +0300
commit287d5d37b1a70dd7f737eb929d6f010a38477a58 (patch)
treefac633d95eba4ef7d8cbd136f0e05eecfbc34841 /.github
parent2735481da8fac3cb521338b7af2259da7b621e88 (diff)
Add stale-issue-reason: not plannedstale_reason
Signed-off-by: Christian König <ckoenig@posteo.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/stale.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 783f1419..ccac6511 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -23,3 +23,4 @@ jobs:
exempt-issue-labels: 'Internal, Fixed in next release, Bug: Confirmed, Documentation Needed'
exempt-all-issue-assignees: true
operations-per-run: 300
+ stale-issue-reason: 'not_planned'