mirror of
https://github.com/pi-hole/web.git
synced 2026-04-25 19:29:20 +01:00
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
issues: write
|
||||
|
||||
steps:
|
||||
- uses: actions/stale@v4
|
||||
- uses: actions/stale@v5
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 30
|
||||
@@ -23,3 +23,4 @@ jobs:
|
||||
exempt-issue-labels: 'internal, Fixed In Next Release, Bug'
|
||||
exempt-all-issue-assignees: true
|
||||
operations-per-run: 300
|
||||
stale-issue-reason: 'not_planned'
|
||||
|
||||
Reference in New Issue
Block a user