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 08b944c commit 2dae62aCopy full SHA for 2dae62a
.github/workflows/stale.yml
@@ -17,6 +17,6 @@ jobs:
17
days-before-close: 14
18
stale-issue-label: 'no-issue-activity'
19
stale-pr-label: 'no-pr-activity'
20
- exempt-issue-labels: 'awaiting-approval,work-in-progress,pinned,security'
+ exempt-issue-labels: 'Bug,awaiting-approval,work-in-progress,pinned,security'
21
exempt-pr-labels: 'awaiting-approval,work-in-progress,requires-major-increase'
22
ascending: true
0 commit comments