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 011bd55 commit 9728a78Copy full SHA for 9728a78
.github/workflows/mark-stale-issue.yaml
@@ -25,7 +25,7 @@ jobs:
25
days-before-stale: 30
26
days-before-close: 30
27
stale-issue-label: 'Stale'
28
- exempt-issue-labels: 'stat:import', 'stat:imported'
+ exempt-issue-labels: 'stat:import,stat:imported'
29
stale-issue-message: >
30
This issue has been automatically marked as stale because it has been awaiting
31
response for over 30 days without any activity.
0 commit comments