The following documentation (https://confluence.atlassian.com/bitbucketserver/post-service-webhook-for-bitbucket-server-776640367.html) states that to enable 'Post-Receive Webhooks' you must perform the following:
Set up in the repository settings
- Go to the repository's settings.
- Click Hooks in the left-hand navigation.
- Click Enable for the 'Post-Receive Webhooks' item. You can add up to 5 URLs for where Bitbucket Server should send its update messages.
- Press Save.
However, my server only show the following webhooks:
Capture.PNG
How do I enable Post-Receive Webhooks?
Apparently the answer is to install the following Atlassian Labs plugin: https://marketplace.atlassian.com/plugins/com.atlassian.stash.plugin.stash-web-post-receive-hooks-plugin/server/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.