Skip to content

Add dependencies search button to repository page

Warren Gifford requested to merge rn/repo-dependencies-button into main

Created by: novoselrok

Fixes #32045 (closed)

Screenshot 2022-03-02 at 11 30 10

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)

Merge request reports

Loading