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:
authorDan Schaper <dan.schaper@pi-hole.net>2022-06-27 21:48:26 +0300
committerGitHub <noreply@github.com>2022-06-27 21:48:26 +0300
commitdcea3cf2c674f79bf6b69a9f575315e37d2926ed (patch)
tree5f701ac25b794d0bc097c83212b7687e229b2c2a /.github
parentf740e0fefbd4c1d71f3fa111d94c701cb4f3720d (diff)
parente02c7ff2495b05269f6e0623871321ef143a9198 (diff)
Merge branch 'development' into drop_fedoradrop_fedora
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 c10ed744..050d8ea5 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'