We are using Jenkins(v2.235.1
) and BitBucket cloud combination. We have BitBucket Team/Project
type job which has created multi-branch
pipelines. Some of the jobs corresponding to individual branches are getting disabled even these branches in the Git repo are active. Not sure why this is happening.
Can you please share some insight on this and how we can prevent this from happening.
Below are my versions
- Jenkins
v2.235.1
- Bitbucket Branch Source plugin
v2.9.7
- Bitbucket plugin
v1.1.27
Thank you