From fc8eaa6cda4a377548a5a11fb861406f2decc436 Mon Sep 17 00:00:00 2001 From: Robert Schuh Date: Mon, 5 Sep 2022 11:27:16 +0200 Subject: [PATCH] Update .changeset/rude-tips-argue.md Co-authored-by: Johan Haals Signed-off-by: Robert Schuh --- .changeset/rude-tips-argue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.