I am trying to create a PostRepositoryHook in my Java project, but the documentation refers to the 'Hooks' tab in the repository settings:
But all I can see is the 'WebHooks' tab which is not helping:
Any help?
G'day @Nadav Holtzman
Welcome to the community!
Based on the screenshots you shared, you are comparing features between Bitbucket server and Bitbucket cloud. The first screenshot corresponds to Bitbucket server, while the second screenshot is from the Bitbucket cloud. As a result of this distinction, it's important to note that the guide you referenced is irrelevant to Bitbucket cloud, as the two platforms offer distinct sets of features on separate platforms.
Considering this information, it seems that you are specifically seeking information about implementing a git pre-hook. However, it's worth mentioning that this feature is not currently available in Bitbucket cloud. There is an existing feature request related to this functionality, and I recommend that you Vote and watch it. This will help prioritize the implementation of the feature and keep you informed about updates in the future. You can find and support this feature request at the following link:
https://jira.atlassian.com/browse/BCLOUD-10471
I hope this helps.
Regards,
Syahrul
I see.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.