1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 05:02:27 +02:00

Fix stale message in close-stale-feature-requests.yml

This commit is contained in:
Ilija Tovilo
2022-07-31 00:49:41 +02:00
committed by GitHub
parent 625f164963
commit 7804cffe04

View File

@@ -17,7 +17,7 @@ jobs:
only-issue-labels: "Status: Requires RFC,Feature"
# Hack to skip PRs, unfortunately there's no option to disable PRs
only-pr-labels: inexistent-label
stale-pr-message: >-
stale-issue-message: >-
There has not been any recent activity in this feature request. It will automatically be closed in 7 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.