Show the code host in the search results
Created by: mike-r-mclaughlin
Feedback
When you have many code hosts, often of the same type (multiple GHE hosts and GH.com, for example), it's difficult to distinguish where the code lives from the search result without hovering over the link and looking at the result.
It would be great to provide a configuration to include that in the breadcrumb. Initially, we thought we could do it with the repositoryPathPattern
in the code host configuration. But, that does not display in the search results.
Direct quote
while i was searching, it wasn’t readily obvious where the code lived - like, if it came from git.test vs Github, and if it was in git.test, which Org the code based was from. Can we please have the config option to add the code host in the breadcrumbs in the search results, ex:
Git.test > gus/guscore > Jenginsfile
in this case?