search: highlight repository matches in RepoSearchJob
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: tbliu98
Part of #18374
As part of RepoSearchJob
execution, get the ranges of the repo name that match any of RepoOpts.RepoFilters
, and return those ranges to the client to be highlighted on repository match results.
Added unit test Manual testing to feel good about the addition CI
Push commits to the source branch or add previously merged commits to review them.