-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins: 2.19
GitBucket: 4.3.0
GitBucket Plugin: 0.8
Gitbucket and Jenkins servers are running on the same server machine.
Security is enabled on Jenkins via ldap.
Jenkins job is configured with Build Trigger "Build when a change is pushed to GitBucket".
Gitbucket webhook is configured with "https://<dns name.com>/gitbucket-webhook/
(when i test this address i get a page telling me (POST is required for org.jenkinsci.plugins.gitbucket.GitBucketWebHook.doIndex [Try POSTing])
There are no entries in the "Gitbucket Hook Log".
I am updating gitbucket project via git bash client on workstation (also tried commit with with git ui, gitbucket ui)
Please suggest what am i missing?