mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-26 11:35:27 -05:00
Change stale closure date in description to correctly state 60 days rather than 30
This commit is contained in:
parent
049d591d29
commit
aa5a72107f
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
days-before-stale: 730
|
days-before-stale: 730
|
||||||
days-before-pr-stale: -1
|
days-before-pr-stale: -1
|
||||||
days-before-close: 60
|
days-before-close: 60
|
||||||
stale-issue-message: 'This issue has been automatically marked as stale and will be closed in 30 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.'
|
stale-issue-message: 'This issue has been automatically marked as stale and will be closed in 60 days because it has not had recent activity and is much likely outdated. If you think this issue is still relevant and applicable, you just have to post a comment and it will be unmarked.'
|
||||||
stale-issue-label: "stale"
|
stale-issue-label: "stale"
|
||||||
ascending: true
|
ascending: true
|
||||||
# Exempt the following types of issues from being staled
|
# Exempt the following types of issues from being staled
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user