We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 827a387 commit d28f2d0Copy full SHA for d28f2d0
1 file changed
.github/workflows/stale.yml
@@ -15,4 +15,4 @@ jobs:
15
close-issue-message: 'This issue was closed because it has been stalled for 5 days with no activity.'
16
days-before-stale: 30
17
days-before-close: 5
18
- exempt-issue-labels: 'help wanted,automated,bug'
+ exempt-issue-labels: 'help wanted,automated,bug,no stale'
0 commit comments