According to the docs https://zuul-ci.org/docs/zuul/latest/job-content.html#var-zuul.project.name project.name has full path to the repo excluding the host name, thus the URL needs to be simplified.
Relates-To: CS-1290
Build succeeded.
LGTM thanks !
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
According to the docs https://zuul-ci.org/docs/zuul/latest/job-content.html#var-zuul.project.name
project.name has full path to the repo excluding the host name, thus the
URL needs to be simplified.
Relates-To: CS-1290