-
We use postreceive-webhook to ensure the build-pipeline is triggered when there are changes to repository. by default all jenkins jobs connected to this repository will trigger from a notification.
Bu…
-
I'm not shure if github also supports something like webhooks, but bitbucket does:
https://confluence.atlassian.com/display/BITBUCKET/Manage+Webhooks
you can configure the webhook, that it automatica…
-
Hi guys. I'm running Kudu service on my windows server and trying to get bitbucket webhook to trigger deployment but it seems like Kudu doesn't support Bitbucket webhook payload.
Event: `repo:push`
re…
-
In the beginning I used the plugin just to import my bitbucket projects into strider. After a while I found the possibility to use Webhooks to trigger the Strider jobs. I configured the environment va…
-
We are using BitBucket to host repositories, and the webhook currently is specifically setup to use data specific to the GitHub style webhook. Unfortunately, BitBucket does not abide by this standard,…
-
I would like to run such check on a bare git repository. I pretty new in git hooks.
Is php-git-hook suitable for such things? If so, how to do it?
-
I am having the exact same issue as #1737. I have checked my .yml at http://www.yamllint.com/ and no problems there. These are pulls from Bitbucket private repositories.
Additionally any push to the…
taz77 updated
9 years ago
-
After deploying to azure I get Server Error in Kudu. Have you any idea what can cause this error?
Kudu settings for website which for which I want to enable notifications
![image](https://cloud.githu…
-
Our shippable integration with Bitbucket is working just fine, except that no build is triggered when Pull requests are sent or updated. What would be a way to debug this? Could it be any issue that w…
-
Are there any plans to support other Git solutions, such as, GitLab, Gogs, and BitBucket?
I am mostly interested in GitLab support. I know GitLab doesn't support some of the features of GitHub e.g. D…