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 2721a7d commit bd263b9Copy full SHA for bd263b9
.github/workflows/stale.yml
@@ -18,5 +18,5 @@ jobs:
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'
21
- exempt-pr-labels: 'awaiting-approval,work-in-progress'
+ exempt-pr-labels: 'awaiting-approval,work-in-progress,requires-major-increase'
22
ascending: true
0 commit comments