1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
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