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 c59605b commit eca47d5Copy full SHA for eca47d5
.github/workflows/stale.yml
@@ -15,7 +15,7 @@ jobs:
15
days-before-issue-stale: 30
16
days-before-issue-close: 30
17
stale-issue-label: "stale"
18
- exempt-issue-labels: "high priority, good first issue, pinned"
+ exempt-issue-labels: "bug, high priority, good first issue, pinned"
19
stale-issue-message: >-
20
This issue has been automatically marked as stale because it has not
21
had any recent activity. It will be closed soon if no further
0 commit comments