Skip to content

repo-updater: Instructions on splitting large GitHub repositoryQuerys

Warren Gifford requested to merge core/large-github-repositoryquery into master

Created by: keegancsmith

Implementing automatic splitting of repository queries is tricky due to there being no solution that works for all repository queries. Instead, we provide a very detailed error message to admins. This will show up on the external services UI when an admin attempts to create/update an external service that returns too many results.

Test plan: Created a GitHub external service with the repositoryQuery org:Microsoft. Observed error message.

image

Part of #2562 (closed) Part of #2025 (closed)

Merge request reports

Loading