-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Gitlab Hook Plugin 1.4.0
GitLab 7.14.1 481c966
Jenkins 1.609.3
When the build finishes, I am seeing no indication of notifications. I see nothing in the jenkins logs to indicate that a notification was attempted, nor do i see any indication of success/failure of any notifications. Neither to I see anything on the gitlab side to indicate a notification was attempted.
Gitlab URL: http:mydomain.com
Gitlab token: validtoken
Send notification as commit statuses: unticked
Only submit status for merge projects: unticked
As an exercise, I tried both "http:mydomain.com" and "http:mydomain.com/api/v3". The code looks like it doesn't want the "api/v3", but the help for the field says it does. I have also fiddle with the tick boxes to check if any different combination would make anything work. The user for the token is a reporter on the project and I have verified that the token is valid.
Googling didn't lean to any help, I'm guessing this isn't a problem with the code because no one else is talking about it, but I can't see what i messed up in the configuration.