Update .changeset/fair-rockets-leave.md
Signed-off-by: Kacper Nowacki <kacper.nowacki@dynatrace.com>
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
'@backstage/plugin-scaffolder-backend-module-bitbucket-server': patch
|
||||
---
|
||||
|
||||
Instead of using hardcoded targetBranch we are fetching the default branch from Bitbucket repository.
|
||||
This prevents from errors when no targetBranch is provided and the default repository branch is different from `master`, for example: `main`.
|
||||
Instead of using hardcoded `targetBranch` now fetch the default branch from Bitbucket repository.
|
||||
This prevents from errors when no `targetBranch` is provided and the default repository branch is different from `master`, for example: `main`.
|
||||
|
||||
Reference in New Issue
Block a user