php-src/.github
Christoph M. Becker 170230f29b
[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.
2024-09-21 00:09:30 +02:00
..
actions Fix GA macOS brew warnings 2024-09-13 23:10:08 +02:00
ISSUE_TEMPLATE Adjust security bug url 2021-12-04 21:09:35 +01:00
scripts Run snmp tests in Windows CI, again 2024-09-15 23:13:54 +02:00
workflows Update ci actions/checkout to v4 (#15283) 2024-08-08 09:57:31 +02:00
CODEOWNERS [skip ci] Sync CODEOWNERS (#15017) 2024-07-29 00:11:48 +02:00
labeler.yml [ci skip] Add labels to PRs with potential ABI breaks 2024-09-21 00:09:30 +02:00
lsan-suppressions.txt Migrate i386 to GitHub actions 2022-11-03 14:34:54 +01:00
nightly_matrix.php Run one testsuite with observers enabled in CI (#13869) 2024-04-02 18:11:02 +02:00