Skip to content

Commit faaccd0

Browse files
Increase days until stale. (#909)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 0baf8d5 commit faaccd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
#
1515
# Number of days of inactivity before an issue becomes stale
16-
daysUntilStale: 60
16+
daysUntilStale: 365
1717
# Number of days of inactivity before a stale issue is closed
1818
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
1919
daysUntilClose: false

0 commit comments

Comments
 (0)