Skip to content

Commit 0d2d312

Browse files
authored
Merge branch 'main' into humanitec-integration-update
2 parents bb0b69d + 7afb35a commit 0d2d312

File tree

1 file changed

+1
-1
lines changed
  • docs/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-server

1 file changed

+1
-1
lines changed

docs/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-server/bitbucket-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ resources:
779779
port:
780780
entity:
781781
mappings:
782-
identifier: .id | tostring
782+
identifier: (.toRef.repository.slug // .toRef.repository.project.key) + "-" + (.id|tostring)
783783
title: .title
784784
blueprint: '"bitbucketPullRequest"'
785785
properties:

0 commit comments

Comments
 (0)