Project Group |
Path of the group where the project is located (defaults to the GitLab default group if not provided). |
Project Path |
Path of the project where the branch should be created. |
URL |
URL for the webhook. |
Secret Token |
Secret Token for the webhook (send with the webhook request in the X-Gitlab-Token header). |
Enable SSL Verification |
Do SSL verification when the webhook is triggered ('true' or 'false'). |
Trigger Events |
A comma separated list of events that will trigger the webhook. Options are: 'push','issues','merge','tag_push','note','job','pipeline','wiki'. |