Skip to content

setup-gitlab-webhooks.groovy: Handle case where a project was moved

Get project metadata before attempting to setup webhooks to ensure having correct project name and avoid HTTP 405 error that will make script failed in flight.

Merge request reports

Loading