Update .github/workflows/stale.yml
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
This commit is contained in:
committed by
GitHub
parent
9c26ba5932
commit
afe6d4836d
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
days-before-issue-stale: 14
|
||||
days-before-pr-stale: 360 # a year
|
||||
days-before-close: -1
|
||||
days-before-issue-close: 360 # update the issue once a year
|
||||
days-before-issue-close: -1
|
||||
days-before-pr-close: -1
|
||||
stale-issue-message: "This issue has been inactive for a while. Please add a comment or provide an update if it's still relevant."
|
||||
stale-pr-message: "This PR has had no recent activity. Please update it if it's still relevant."
|
||||
|
||||
Reference in New Issue
Block a user