Skip to content

Search backend: Rename `repos.ComputeExcludedRepos` to `repos.ComputeExcludedReposJob`

Administrator requested to merge tl/rename-ComputeExcludedRepos into main

Created by: tbliu98

Stacked on https://github.com/sourcegraph/sourcegraph/pull/34863 Related to #34009 (closed)

Because repos.ComputeExcludedRepos implements job.Job, renaming repos.ComputeExcludedRepos to repos.ComputeExcludedReposJob for clarity when reading the code and looking at traces.

Test plan

Semantics-preserving.

Merge request reports

Loading