Skip to content

Search backend: Rename `commit.CommitSearch` to `commit.CommitSearchJob`

Administrator requested to merge tl/rename-CommitSearch-to-CommitSearchJob into main

Created by: tbliu98

Related to #34009 (closed)

Because commit.CommitSearch implements job.Job, renaming commit.CommitSearch to commit.CommitSearchJob for clarity when reading the code and looking at traces.

Test plan

Semantics-preserving.

Merge request reports

Loading