f378454c92
According to the docs, the response of GitHub's [PR files API][1] _"includes a maximum of 300 files"_. This means that if a PR contains more files, it is possible that not all files are retrieved (which could, for example, give a false negative for the "significant files touched" check - not likely but possible). This commit fixes it by using paginated requests to retrieve all changed files. [1]: https://developer.github.com/v3/pulls/#list-pull-requests-files PR Close #25671 |
||
---|---|---|
.. | ||
constants.ts | ||
delete-empty.d.ts | ||
helper.ts | ||
index.ts | ||
jasmine-custom-matchers-types.d.ts | ||
jasmine-custom-matchers.ts | ||
mock-external-apis.ts | ||
nginx.e2e.ts | ||
preview-server.e2e.ts | ||
server-integration.e2e.ts | ||
start-test-preview-server.ts | ||
tar-stream.d.ts |