Skip to content

Commit 5fc592e

Browse files
Jdubrickthepetk
andcommitted
Update .github/workflows/stale.yaml
Co-authored-by: Theofanis Petkos <thepetk@gmail.com> Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
1 parent ee0cb02 commit 5fc592e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
stale-pr-message: "This PR is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 90 days."
4040

4141
days-before-stale: 90
42-
days-before-close: 90
42+
days-before-close: 120
4343
stale-issue-label: 'lifecycle/stale'
4444
stale-pr-label: 'lifecycle/stale'
4545
exempt-issue-labels: 'lifecycle/frozen'

0 commit comments

Comments
 (0)