Open unknown1234 opened 5 years ago
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
.
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