Markus Staab
Markus Staab
will implement a POC
Is this command meant for dry-runs only? I wonder whether the results will be consistent in case the actions modify the sources and commit them? Would it need rebase and...
maybe https://github.com/phpstan/phpstan-src/pull/2916 can be a inspiration. in this PR we distribute phpunit test jobs across different parallel github action workers (via job matrix). see my description what happens in https://github.com/phpstan/phpstan-src/pull/2916#discussion_r1492502527...