Skip to content

Commit

Permalink
Change stale period back to 180 (#15098)
Browse files Browse the repository at this point in the history
  • Loading branch information
eviljeff authored Oct 21, 2024
1 parent 24fac7e commit e1ecc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
recent activity. If you think this bug should stay open, please comment on
the issue with further details. Thank you for your contributions.
stale-issue-label: 'state:stale'
days-before-stale: 90
days-before-stale: 180
days-before-close: 14
exempt-issue-labels: >-
contrib:maybe_good_first_bug,
Expand Down

0 comments on commit e1ecc06

Please sign in to comment.