diff --git a/docs/reporting-apis.md b/docs/reporting-apis.md index f83bfb80..9a3b6e07 100644 --- a/docs/reporting-apis.md +++ b/docs/reporting-apis.md @@ -33,6 +33,7 @@ To enable data collection for the `Repo pull requests` API: > [!NOTE] > The `Repo pull request` API only works with GitHub repositories. +> The `Repo pull request` API will work with S3 repository cache only if you set `RENOVATE_X_REPO_CACHE_FORCE_LOCAL` on the Renovate EE Worker containers. ## Reporting API URLs @@ -558,4 +559,4 @@ Pagination is not supported. Results are sorted with most recently updated first "link": "https://github.com/my-org/demo-repo-2/pull/2" } ] -``` \ No newline at end of file +```