1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[skip ci] Also update message in feature closer

This commit is contained in:
Ilija Tovilo
2022-08-06 21:17:36 +02:00
committed by GitHub
parent 8438ad6d6b
commit 2650340b94

View File

@@ -18,6 +18,6 @@ jobs:
# Hack to skip PRs, unfortunately there's no option to disable PRs
only-pr-labels: inexistent-label
stale-issue-message: >-
There has not been any recent activity in this feature request. It will automatically be closed in 7 days
There has not been any recent activity in this feature request. It will automatically be closed in 14 days
if no further action is taken. Please see https://github.com/probot/stale#is-closing-stale-issues-really-a-good-idea
to understand why we auto-close stale feature requests.