Use a different project path for license_finder for JH

What does this MR do and why?

Use a different project path for license_finder for JH for #340052

This is inspired from !69833 (comment 676128707) where we intentionally ignore any license analysis outside of jh/ when jh/ is presented, considering that:

  • Changes outside of jh/ should be identical between 2 repositories. One is already tested in gitlab-org/gitlab> so we don't need to run the same in the other repository having jh/.
  • Any additional JH specific dependencies should be fully covered under jh/, therefore in JH it can just analyse those additional dependencies.

This is tested at gitlab-jh/gitlab!96 (closed)

Edited by Lin Jen-Shin

Merge request reports

Loading