Add changeset

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
This commit is contained in:
Jamie Klassen
2022-07-21 14:43:10 -04:00
parent 1e1e436e86
commit 1f27d83933
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/integration': patch
---
Fixed bug in getGitLabFileFetchUrl where a target whose path did not contain the
`/-/` scope would result in a fetch URL that did not support
private-token-based authentication.