mirror of
https://github.com/actions/cache.git
synced 2024-11-09 22:21:06 +07:00
Update inactive issue message.
This commit is contained in:
parent
c6762fdd6a
commit
b44d6c5cbf
2
.github/workflows/close-inactive-issues.yml
vendored
2
.github/workflows/close-inactive-issues.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
days-before-issue-stale: 200
|
days-before-issue-stale: 200
|
||||||
days-before-issue-close: 5
|
days-before-issue-close: 5
|
||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
stale-issue-message: "This issue is stale because it has been open for 365 days with no activity. Leave a comment to avoid closing this issue in 5 days."
|
stale-issue-message: "This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days."
|
||||||
close-issue-message: "This issue was closed because it has been inactive for 5 days since being marked as stale."
|
close-issue-message: "This issue was closed because it has been inactive for 5 days since being marked as stale."
|
||||||
days-before-pr-stale: -1
|
days-before-pr-stale: -1
|
||||||
days-before-pr-close: -1
|
days-before-pr-close: -1
|
||||||
|
Loading…
Reference in New Issue
Block a user