Insights/remove unnecessary repo fetch
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.