Category "bitbucket-cloud"

Jenkins Bitbucket Webhook infinite build loop issue

I have set up a pipeline job in Jenkins which push changes to Bitbucket. This causes a new build trigger in Jenkins. How to avoid Jenkins job build if the commi

Is it possible to add reviewers at folder level in bitbucket?

We can have the branch permissions at the Project level or at the repo level, requirement is - is there a way can we have the branch permissions at the folder l

Bitbucket submodule update periodically fails but clone doesn't

After cloning a repo in Bitbucket that has submodules, once in a few weeks, following happens for several minutes to several hours: One of the repositories that

Access Remote Maven Artifactory from Bitbucket Pipelines

I'm trying to set Bitbucket pipelines to run Maven verify command. What I currently struggle with is how to access dependencies that are defined in my POM. I ha

Same repository names in different projects

I have two projects: CompanyAManagement CompanyBManagement And for both projects, I would have a repository "frontend" and "backend". However, after I have crea