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 74a2475 commit 1e255baCopy full SHA for 1e255ba
.github/workflows/needs-response.yml
@@ -18,7 +18,7 @@ jobs:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
days-before-stale: 5
20
days-before-close: -1
21
- exempt-issue-labels: 'needs-triage'
+ exempt-issue-labels: 'needs-triage,help wanted'
22
exempt-pr-labels: 'needs-triage'
23
stale-issue-label: 'needs-triage'
24
operations-per-run: 250
0 commit comments