Ilija Tovilo
75409cd127
Merge branch 'PHP-8.2'
...
* PHP-8.2:
Skip nightly coverage job in forks
2022-09-15 10:42:24 +02:00
Ilija Tovilo
ca03a56d53
Merge branch 'PHP-8.1' into PHP-8.2
...
* PHP-8.1:
Skip nightly coverage job in forks
2022-09-15 10:42:08 +02:00
Ilija Tovilo
0451eded79
Skip nightly coverage job in forks
2022-09-15 10:41:17 +02:00
Ben Ramsey
8330a0f323
Add PHP-8.2 branch to build processes
2022-08-30 13:07:16 -05:00
Ben Ramsey
06f713e80f
Add PHP-8.2 branch to build processes
2022-08-30 11:42:59 -05:00
Alex
1d45ca58c8
Harden GitHub Workflows security
...
Co-authored-by: Michael Voříšek <mvorisek@mvorisek.cz >
Closes GH-9440.
2022-08-30 17:59:58 +02:00
Máté Kocsis
3f04caab28
Merge branch 'PHP-8.1'
...
* PHP-8.0:
Fix GH-8348 for nightly
2022-08-26 10:58:09 +02:00
Michael Voříšek
34d9e089c2
Fix GH-8348 for nightly
2022-08-26 10:56:58 +02:00
Máté Kocsis
92c8e79673
Merge branch 'PHP-8.1'
...
* PHP-8.0:
Test oci8 & pdo_oci in CI
2022-08-24 16:47:17 +02:00
Michael Voříšek
c19116ff09
Test oci8 & pdo_oci in CI
...
Closes GH-8348
2022-08-24 16:45:34 +02:00
Ilija Tovilo
2650340b94
[skip ci] Also update message in feature closer
2022-08-06 21:17:36 +02:00
Ilija Tovilo
8438ad6d6b
[skip ci] Bump days-before-close to 14 days in stale feature closer
2022-08-06 21:16:28 +02:00
zeriyoshi
487f74c69a
Merge branch 'PHP-8.1'
2022-08-05 02:24:17 +09:00
Go Kudo
a807092c18
CI: macos-10.15 -> macos-11 ( #9087 )
...
macOS-10.15 deprecated and remove soon GitHub Actions.
We needs migrate to macos-11 (Big Sur)
2022-08-05 02:23:00 +09:00
Ilija Tovilo
53e7141515
Hide skipped tests in CI ( #9163 )
2022-07-31 20:47:15 +02:00
Ilija Tovilo
7804cffe04
Fix stale message in close-stale-feature-requests.yml
2022-07-31 00:49:41 +02:00
Ilija Tovilo
fdb9e3a982
Close stale feature requests
...
Closes GH-9182
2022-07-29 10:06:02 +02:00
Ilija Tovilo
982d8fd19b
Merge branch 'PHP-8.1'
...
* PHP-8.1:
Add test coverage job
2022-06-24 15:11:56 +02:00
Ilija Tovilo
b7f0950ffe
Add test coverage job
2022-06-24 00:19:35 +02:00
Sergey Panteleev
5f035dc75b
[skip ci] Auto labeling for PRs ( #8693 )
2022-06-08 12:28:03 +01:00
Ilija Tovilo
4dec645029
Merge branch 'PHP-8.1'
...
* PHP-8.1:
Verify generated files are up to date in CI
2022-04-21 23:27:46 +02:00
Michael Voříšek
36de002cc6
Verify generated files are up to date in CI
...
Closes GH-8295
2022-04-21 23:25:47 +02:00
Ilija Tovilo
95898362a1
Merge branch 'PHP-8.1'
...
* PHP-8.1:
Fix opcache testing in CI
2022-04-14 09:52:26 +02:00
Michael Voříšek
e3f2846bbb
Fix opcache testing in CI
...
Closes GH-8350
2022-04-14 09:50:48 +02:00
Ilija Tovilo
5ad14112ff
Merge branch 'PHP-8.1'
...
* PHP-8.1:
Run nightly on php org only unless triggered via workflow_dispatch
2022-04-14 09:42:28 +02:00
Ilija Tovilo
cd90ddca85
Run nightly on php org only unless triggered via workflow_dispatch
2022-04-14 09:35:37 +02:00
Ilija Tovilo
eb97b09ac5
Merge branch 'PHP-8.1'
...
* PHP-8.1:
Remove issue_comment trigger on nightly
2022-04-10 01:11:41 +02:00
Ilija Tovilo
9af3759987
Remove issue_comment trigger on nightly
...
This was a left-over from the attept to trigger nightly via comment.
2022-04-10 01:10:25 +02:00
Ilija Tovilo
0d017f7462
Merge branch 'PHP-8.1'
...
* PHP-8.1:
Add nightly for GitHub actions
2022-04-09 17:13:19 +02:00
Ilija Tovilo
5de1cd9e48
Add nightly for GitHub actions
2022-04-09 17:08:18 +02:00
Ilija Tovilo
3c9c809efd
Merge branch 'PHP-8.1'
...
* PHP-8.1:
Migrate CI to GitHub actions
2022-02-23 15:20:40 +01:00
Ilija Tovilo
41461cf812
Migrate CI to GitHub actions
2022-02-23 14:32:50 +01:00
Ilija Tovilo
2753b454f3
[ci skip] Don't run GitHub actions on forks
...
Closes GH-8111
Closes GH-8119
2022-02-19 11:29:12 +01:00
Ilija Tovilo
706398fa9f
[ci skip] [Close stale PRs] Enable GitHub action
2022-02-04 18:39:05 +01:00
Ilija Tovilo
8c7521d3ae
[Close stale PRs] Skip RFCs and "Waiting on Review"
...
Pull requests with the "Waiting on Author" label should still not be
closed if they have the RFC label as closing them requires manual
action. Also avoid closing "Waiting on Review".
2022-02-03 10:47:56 +01:00
Ilija Tovilo
70f712ce04
[ci skip] Close stale PRs with GitHub actions
...
Closes GH-7999
2022-01-31 00:10:36 +01:00
Nikita Popov
29696dd54b
Add triage label when removing feedback label
2021-12-19 22:17:12 +01:00
Nikita Popov
8ba1267744
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.
2021-12-04 16:40:18 +01:00