Can Jenkins auto add Webhook in Gitlab (with any plugins)?
I have the access token for Gitlab and configured it in Jenkins. I now want to add a task in Jenkins that uses my token and uses the JenkinsFile from my project, is there any way I can configure the webhook without going to gitlab? Can Jenkins use my JenkinsFile, and and any plugins, to automatically create the webhook?