Skip to content

Commit

Permalink
Merge pull request #4558 from pi-hole/stale
Browse files Browse the repository at this point in the history
Change the exemption issue label pinned to internal for stale issues
  • Loading branch information
PromoFaux committed Jan 16, 2022
2 parents 3260cb4 + cdde832 commit 3cd662e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
days-before-close: 5
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.'
stale-issue-label: 'Submitter Attention Required'
exempt-issue-labels: 'pinned, Fixed in next release, Bug: Confirmed'
exempt-issue-labels: 'Internal, Fixed in next release, Bug: Confirmed'
exempt-all-issue-assignees: true
operations-per-run: 300

0 comments on commit 3cd662e

Please sign in to comment.