Patch any PR that has more than 30 diff files - I hit the problem on 33926
Some sort of warning - only the first 30 diffs are applied
No warning and nobody seems to have noticed before
Using Firefox on Mac Catalina with MAMP, PHP8, Eclipse IDE
In administrator/components/patchtester/PatchTester/Model/PullModel.php on line 553 the count of files obtained from github is 30. Anything in the PR after that is dropped.
This needs documentation somewhere! Where is the limit set? Can it be altered?