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 Aug 18, 2022
Powered by Confluence and Scroll Viewport.