Add dependencies search button to repository page
Created by: novoselrok
Fixes #32045 (closed)
Test plan
- Enable the
dependenciesSearch
experimental setting in site config - Navigate to any repository page
- You should see a
Dependencies
button - If you click on the button you should get redirected to the search page with the query
repo:deps(repoName)