Disable build status from jenkins to bitbucket

55 Views Asked by At

In the bitbucket UI there is a column of build status for commits. I don't want my Jenkins to send build statuses to bitbucket. I configure my jenkins using JCasC, and I can't seem to find the right filed to disable this feature.

I tried disabling plugins like: bitbucket server notifier, bitbucket push and pull request plugin and bitbucket server integration using the jenkins UI, but still when I build a branch, the status it updated in bitbucket

0

There are 0 best solutions below