History log of /PHP-8.3/.github/labeler.yml (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 89b5cc36 23-Sep-2024 Christoph M. Becker

Adapt labeler.yml to v4 syntax


# 170230f2 01-Sep-2024 Christoph M. Becker

[ci skip] Add labels to PRs with potential ABI breaks

ABI breaks are not supposed to happen after feature freeze, i.e. when
the PHP API numbers have been bumped. To make it easier to no

[ci skip] Add labels to PRs with potential ABI breaks

ABI breaks are not supposed to happen after feature freeze, i.e. when
the PHP API numbers have been bumped. To make it easier to notice
inadvertent ABI breaks, we automatically add an "ABI break" label to
all PRs which modify public (aka. installed) header files. Some of
these modifications do not constitute an ABI break (e.g. adding a
comment to a header file), but we rely on natural intelligence to sort
that out. That means these labels should be removed manually, if they
are not appropriate, but if they are, the PR should not be merged into
any stable branch. For the master branch, where ABI breaks are
permissible, the labels should still be removed if irrelevant, but kept
when the PR is merged.

Since tests are futile[1], we leave that to further (test) PRs.

[1] <https://github.com/php/php-src/pull/15682#issuecomment-2323060586>

Closes GH-15682.

show more ...


# 165a4e53 22-Jun-2023 eater

github: add build scripts to "Category: Build System" label (#11474)

* github: add build scripts to "Category: Build System" label

* github: add buildconf, configure.ac and win32 bu

github: add build scripts to "Category: Build System" label (#11474)

* github: add build scripts to "Category: Build System" label

* github: add buildconf, configure.ac and win32 build folder to build system category

show more ...


Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23, 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
# 3c24e5a6 19-Jul-2022 Tim Düsterhus

[ci skip] Add the 'random' extension to labeler.yml (#9050)

see 4d8dd8d258ff365b146bcadcb277ede8992706d0


Revision tags: php-8.0.22RC1, php-8.0.21, php-8.1.8, php-8.2.0alpha3
# 583cc01e 02-Jul-2022 Jakub Zelenka

Fix labeler selection of SAPIs


Revision tags: php-8.1.8RC1, php-8.2.0alpha2, php-8.0.21RC1
# 5f035dc7 08-Jun-2022 Sergey Panteleev

[skip ci] Auto labeling for PRs (#8693)