bitbucketCloudIntegration

Shows Bitbucket Cloud integration details.

Arguments

Returns

BitbucketCloudIntegration
BitbucketCloudIntegration
Collapse
  • username
    Username to be used for authentication.
  • email
    Email to be used for authentication.
  • id
  • description
  • isDefault
  • webhookUrl
  • useGitCheckout
    Indicates whether the integration should use git checkout. If false source code will be downloaded using the VCS API. For Bitbucket Cloud this is always true because tarball download does not work with API Tokens.