BitbucketCloudEntityProvider.onRepoPush()
Home > @backstage/plugin-catalog-backend-module-bitbucket-cloud
> BitbucketCloudEntityProvider
> onRepoPush
Signature:
onRepoPush(event: Events.RepoPushEvent): Promise<void>;
Parameters
Parameter |
Type |
Description |
---|---|---|
event |
Events.RepoPushEvent |
Promise<void>