Skip to main content

readBitbucketIntegrationConfigs()

Home > @backstage/integration > readBitbucketIntegrationConfigs

Warning: This API is now obsolete.

bitbucket integration replaced by integrations bitbucketCloud and bitbucketServer.

Reads a set of Bitbucket integration configs, and inserts some defaults for public Bitbucket if not specified.

Signature:

function readBitbucketIntegrationConfigs(configs: Config[]): BitbucketIntegrationConfig[];

Parameters

ParameterTypeDescription
configsConfig[]All of the integration config objects

Returns:

BitbucketIntegrationConfig[]