-
Bug
-
Resolution: Duplicate
-
Minor
Starting encounter @ com.cloudbees.jenkins.plugins.BitbucketJobProbe
Job [Job-Name] has BitBucketTrigger Considering to poke Build when a change is pushed to BitBucket No SCM configuration was found!
than i install "Bitbucket Server Integration", and setup the pipeline with "Source Code Management" - "Bitbucket Server"
Job [Job-Name] has BitBucketTrigger Considering to poke Bitbucket webhook trigger SCM is instance of [BitbucketSCM] which is not supported [Job-Name] SCM doesn't match remote repo [Repo-Name]
Lastly, i gave up on "Bitbucket Server" and change to "Git", with reference https://issues.jenkins.io/browse/JENKINS-62837
and it works!
i think you need to do something at this line of code. to include "BitBucketSCM".
- duplicates
-
JENKINS-65047 SCMSource is [BitbucketSCMSource] which is not supported
- Closed