Closed
Description
From the recent time I started to get fetch errors on PR with more than 300 files. At least couple months ago there were no problems, but now I see the following:
ERROR:CPP Linter:response returned 406 from GET https://api.github.com/repos/.../pulls/NNN with message:
{"message":"Sorry, the diff exceeded the maximum number of files (300).
Consider using 'List pull requests files' API or locally cloning the repository instead.","errors":
[{"resource":"PullRequest","field":"diff","code":"too_large"}],
"documentation_url":"https://docs.github.com/rest/pulls/pulls#list-pull-requests-files","status":"406"}
Is there a possibility to solve this issue on cpp-linter side?
Metadata
Metadata
Assignees
Labels
No labels