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 e60a345 commit a6efd87Copy full SHA for a6efd87
.github/workflows/stale-bot.yml
@@ -21,7 +21,12 @@ jobs:
21
recent activity. It will be closed if no further activity occurs. Thank you
22
for your contributions.
23
close-issue-message: 'Closing this due to being stale.'
24
+
25
+ # https://github.com/actions/stale?tab=readme-ov-file#exempt-issue-labels
26
+ exempt-issue-labels: 'keep-open'
27
28
# pull request specific config
29
30
exempt-pr-labels: 'dependencies'
31
stale-pr-label: 'wontfix'
32
stale-pr-message: >
0 commit comments