diff --git a/.changeset/gold-wombats-shop.md b/.changeset/gold-wombats-shop.md new file mode 100644 index 0000000000..6ce067da94 --- /dev/null +++ b/.changeset/gold-wombats-shop.md @@ -0,0 +1,12 @@ +--- +'@backstage/core-app-api': patch +'@backstage/core-plugin-api': patch +'@backstage/plugin-auth-backend': patch +'@backstage/plugin-user-settings': patch +--- + +Bitbucket Cloud authentication - based on the existing github authentication + changes around BB apis and updated scope. + +- BitbucketAuth added to core-app-api. +- Bitbucket provider added to plugin-auth-backend. +- Cosmetic entry for Bitbucket connection in user-settings Authentication Providers tab.