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 5fac79c commit 4281c7bCopy full SHA for 4281c7b
.github/workflows/close-issue.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/stale@v5
19
with:
20
- exempt-issue-labels: "refactoring,help wanted,good first issue,research,bug,roadmap"
+ exempt-issue-labels: "refactoring,help wanted,good first issue,research 🔬,bug,roadmap"
21
days-before-issue-stale: 30
22
days-before-issue-close: 14
23
stale-issue-label: "stale"
0 commit comments