diff --git a/.changeset/rude-tips-argue.md b/.changeset/rude-tips-argue.md index 40441d6c0b..a66e0935b9 100644 --- a/.changeset/rude-tips-argue.md +++ b/.changeset/rude-tips-argue.md @@ -2,4 +2,4 @@ '@backstage/integration': patch --- -have token take precedence over username and password in the bitbucketServer integration according to documentation +Fixed bug in the `bitbucketServer` integration where token did not take precedence over supplied username and password which is described in the documentation.