Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self-hosted Bitbucket #5

Closed
compiaffe opened this issue Jul 28, 2016 · 7 comments
Closed

Self-hosted Bitbucket #5

compiaffe opened this issue Jul 28, 2016 · 7 comments

Comments

@compiaffe
Copy link

The locally hosted version of bitbucket does not have a 'Webhooks' section in the repository settings. It only has a 'Hooks' section which is very limited, allowing only specify plugins to offer outgoing webhooks here. The plugin

POST service webhook for Bitbucket Server

by Atlassian and documented here seems the only one offering to send webhooks. However nothing happens when pushing to the branch.

Please integrate the self-hosted bitbucket server into integram.

@requilence
Copy link
Owner

requilence commented Jul 28, 2016

POST service is also supported by https://github.com/Requilence/integram/blob/master/services/bitbucket/webhook.go#L196
I need to clarify this in bitbucket_bot instructions

But notice that this kind of integration only supports commits notifications. There is also Pull Request POST but don't sure if it is necessary for someone. Hope Atlassian team will add Webhooks to server version.

@compiaffe
Copy link
Author

Yes I tried the POST services webhook plugin but on committing and pushing the commits nothing happens in the bitbucket_bot...

@requilence
Copy link
Owner

requilence commented Jul 29, 2016

You got it right? You need to setup the URL here:
screen shot 2016-07-29 at 12 05 25

@compiaffe
Copy link
Author

I'm afraid there is neither a services nor a webhooks in bitbucket server 4.8.3:
screenshot from 2016-07-31 15-21-30

@requilence
Copy link
Owner

I found some docs but not sure if this the actual one (the name is different). So I need to check the payloads of this Post-Receive WebHooks. If you want to speed up this process please contact me on the telegram – https://telegram.me/requilence

@stamepicmorg
Copy link

stamepicmorg commented Dec 3, 2018

@compiaffe @requilence

hello! did you found any solution?

@pySilver
Copy link

pySilver commented Jun 6, 2019

Webhooks are available in latest bitbucket 6.3 (since 5.13 I guess) bit despite having webhook setup bot stays silent.

See:
https://take.ms/jSr0B
https://take.ms/VPPzi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants