Troubleshooting Bitbucket Cloud
Build status updates
Prerequisites
Bamboo Plan is configured with "Bitbucket Cloud" repository type pointing to non-public repository.
Action
After completing a build, Bamboo will attempt to call Bitbucket REST endpoint to update build status information.
Debugging
Package | Debug level | Meaning |
---|---|---|
com.atlassian.bamboo.plugins.bitbucket.events | Debug | Additional information relevant to data collection process (before sending event) and detailed explanation why event was not properly sent in case of error. |
com.atlassian.bamboo.plugins.bitbucket.impl | All | Detailed information about data sent and received from Bitbucket Cloud |
2 factor authentication
ATM Bamboo can't handle Bitbucket Cloud accounts with 2FA enabled.
Last modified on Jan 17, 2025
Powered by Confluence and Scroll Viewport.