History log of /PHP-8.3/.github/workflows/close-stale-feature-requests.yml (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b87a2e6d 06-Oct-2022 Christoph M. Becker

Auto-close FRs and PRs as not planned

As it is now, FRs and PRs are closed after some time of inactivity as
`completed`[1] instead of as `not_planned`. We change that by updating to act

Auto-close FRs and PRs as not planned

As it is now, FRs and PRs are closed after some time of inactivity as
`completed`[1] instead of as `not_planned`. We change that by updating to actions/stale@v6.

[1] <https://github.com/php/php-src/issues/8784#event-7529358762>

Closes GH-9681.

show more ...


Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23
# 1d45ca58 28-Aug-2022 Alex <93376818+sashashura@users.noreply.github.com>

Harden GitHub Workflows security

Co-authored-by: Michael Voříšek <mvorisek@mvorisek.cz>

Closes GH-9440.


Revision tags: php-8.0.23RC1, php-8.1.10RC1, php-8.2.0beta3
# 2650340b 06-Aug-2022 Ilija Tovilo

[skip ci] Also update message in feature closer


# 8438ad6d 06-Aug-2022 Ilija Tovilo

[skip ci] Bump days-before-close to 14 days in stale feature closer


Revision tags: php-8.2.0beta2, php-8.1.9, php-8.0.22
# 7804cffe 30-Jul-2022 Ilija Tovilo

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


# fdb9e3a9 28-Jul-2022 Ilija Tovilo

Close stale feature requests

Closes GH-9182