mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
github: Increase stale days
This commit is contained in:
committed by
GitHub
parent
965760835d
commit
85c5b89593
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@@ -8,8 +8,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@04a1828bc18ada028d85a0252a47cd2963a91abe
|
- uses: actions/stale@04a1828bc18ada028d85a0252a47cd2963a91abe
|
||||||
with:
|
with:
|
||||||
days-before-issue-stale: 120
|
days-before-issue-stale: 600
|
||||||
days-before-pr-stale: 90
|
days-before-pr-stale: 200
|
||||||
days-before-issue-close: -1
|
days-before-issue-close: -1
|
||||||
days-before-pr-close: -1
|
days-before-pr-close: -1
|
||||||
stale-issue-message: >
|
stale-issue-message: >
|
||||||
|
Reference in New Issue
Block a user