diff --git a/.changeset/forty-pumpkins-agree.md b/.changeset/forty-pumpkins-agree.md new file mode 100644 index 0000000000..2d8892c862 --- /dev/null +++ b/.changeset/forty-pumpkins-agree.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend': patch +--- + +The apiBaseUrl setting for Bitbucket Server integrations will now be used when it is set. Otherwise, it will default back to the host setting.