Files
backstage/.changeset/stupid-gifts-serve.md
T
Patrick Jungermann 4eb0bce299 fix(catalog/bitbucketCloud,events): fix repo:push topic not matching BitbucketCloudEventRouter
The sub-topic separator was changed from `/` to `.` as part of the change and review process
at the original PR introducing this capability.
Unfortunately, the adjustment at the entity provider was forgotten.

Additionally, this change adds a few missing test for the `onEvent`/`onRepoPush` feature.

Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-23 01:56:39 +01:00

137 B

@backstage/plugin-catalog-backend-module-bitbucket-cloud
@backstage/plugin-catalog-backend-module-bitbucket-cloud
patch

Fix repo:push topic not matching BitbucketCloudEventRouter.