History log of /php-src/.github/workflows/remove-needs-feedback.yml (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# c3b07a6e 21-Apr-2024 Ilija Tovilo

Adjust nightly org restriction check

Check for the specific repository.

Closes GH-14026


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, php-8.2.0beta2, php-8.1.9, php-8.0.22, php-8.1.9RC1, php-8.2.0beta1, php-8.0.22RC1, php-8.0.21, php-8.1.8, php-8.2.0alpha3, php-8.1.8RC1, php-8.2.0alpha2, php-8.0.21RC1, php-8.0.20, php-8.1.7, php-8.2.0alpha1, php-7.4.30, php-8.1.7RC1, php-8.0.20RC1, php-8.1.6, php-8.0.19, php-8.1.6RC1, php-8.0.19RC1, php-8.0.18, php-8.1.5, php-7.4.29, php-8.1.5RC1, php-8.0.18RC1, php-8.1.4, php-8.0.17, php-8.1.4RC1, php-8.0.17RC1
# 2753b454 18-Feb-2022 Ilija Tovilo

[ci skip] Don't run GitHub actions on forks

Closes GH-8111
Closes GH-8119

Revision tags: php-8.1.3, php-8.0.16, php-7.4.28, php-8.1.3RC1, php-8.0.16RC1, php-8.1.2, php-8.0.15, php-8.1.2RC1, php-8.0.15RC1
# 29696dd5 19-Dec-2021 Nikita Popov

Add triage label when removing feedback label

Revision tags: php-8.0.14, php-8.1.1, php-7.4.27, php-8.1.1RC1, php-8.0.14RC1, php-7.4.27RC1
# 8ba12677 26-Nov-2021 Nikita Popov

Add templates and workflows for GitHub issues

This adds the necessary templates and actions for
https://wiki.php.net/rfc/github_issues.

Closes GH-7694.