Skip to content

Insights/remove unnecessary repo fetch

Warren Gifford requested to merge insights/remove-unnecessary-repo-fetch into main

Created by: coury-clark

As an effort to simplify and stabilize the backfill process (for #28504 (closed)), this is a cleanup PR. We already fetch the entire repo object, so this just passes the repo ID into the allRepoIterator consumers directly.

Merge request reports

Loading