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

Question : Integration with bitbucket server #99

Open
unknown1234 opened this issue Jan 23, 2019 · 1 comment
Open

Question : Integration with bitbucket server #99

unknown1234 opened this issue Jan 23, 2019 · 1 comment

Comments

@unknown1234
Copy link

Hi buildbot team!

Is it possible to integrate buildbot_travis with bitbucket server ?
In order to trigger build with webhooks and get the results back in bitbucket ?

Thanks

Regards, Cyril

@seankelly
Copy link
Member

Yes, but I had to subclass BitbucketServerStatusPush. First was to configure it with the desired builds to report back set using the builders parameter. Second, subclass the filterBuilds method to check if the build's buildername property was in self.builders.

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

2 participants