Argelbargel / gitlab-branch-source-plugin

Jenkins-Plugin to create a multi-branch-project from gitlab
GNU General Public License v2.0
71 stars 44 forks source link

repository_update events are not handled #69

Closed lautou closed 4 years ago

lautou commented 6 years ago

Since GitLab 9.3 a new System Hook event has been introduced : repository_update. Doc: https://docs.gitlab.com/ce/system_hooks/system_hooks.html#repository-update-events Issue : https://gitlab.com/gitlab-org/gitlab-ce/issues/26325 As consequence, we are not able to process such event when a new projet is created on GitLab:

ignoring system hook: cannot handle system-hook SystemHook{created=null, updated=null, eventName='repository_update', projectName='null', ownerName='null', ownerEmail='null', path='null', pathWithNamespace='null', projectId=1, visibility='null'}