mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Update stale issues and PRs workflow
This commit is contained in:
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@@ -16,3 +16,7 @@ jobs:
|
||||
with:
|
||||
exempt-all-milestones: true
|
||||
any-of-labels: 'need info'
|
||||
days-before-stale: 30
|
||||
days-before-close: 7
|
||||
stale-issue-message: "This issue has been automatically marked as stale as there has been no recent activity in response to our request for more information. Please respond so that we can proceed with this issue."
|
||||
close-issue-message: "This issue has been automatically closed as sufficient information hasn't been provided on the issue for further actions to be taken. Feel free to add more information."
|
||||
|
||||
Reference in New Issue
Block a user