We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a4e502 commit 94587f6Copy full SHA for 94587f6
.github/workflows/git-hygiene.yml
@@ -18,7 +18,7 @@ jobs:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
days-before-stale: 60
20
days-before-close: 7
21
- exempt-issue-labels: 'needs-triage,help wanted'
+ exempt-issue-labels: 'needs-triage,help wanted,backlog'
22
exempt-pr-labels: 'needs-triage'
23
stale-issue-label: 'closing-soon'
24
operations-per-run: 100
0 commit comments