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 e406b3f commit a5c716aCopy full SHA for a5c716a
.github/workflows/stale.yml
@@ -16,6 +16,7 @@ jobs:
16
repo-token: ${{ secrets.API_TOKEN }}
17
stale-issue-label: stale
18
exempt-issue-labels: bug
19
+ exempt-all-assignees: true
20
days-before-issue-stale: 30
21
days-before-issue-close: 14
22
days-before-pr-stale: -1
0 commit comments