We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f31b924 commit 10bf16fCopy full SHA for 10bf16f
.github/workflows/pr-stale.yml
@@ -13,6 +13,7 @@ jobs:
13
operations-per-run: 100
14
days-before-stale: 15
15
days-before-close: 7
16
+ exempt-all-assignees: true # anything with a assignee won't be closed
17
stale-pr-message: "This PR is more than 2 weeks old. Please remove the
18
stale label, update, or comment if this PR is still valid and
19
relevant, otherwise it will be closed in 7 days."
0 commit comments