mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 19:51:50 +00:00
We didn't support secrets for bitbucket cloud so far, but the code host does support them. They use the same mechanism as Bitbucket and GitHub so that was easy to add. Closes SRC-393 Test plan: Set up a webhook locally and tested that with a wrong secret it fails, and with the correct secret it passes. Also wrote a test. |
||
|---|---|---|
| .. | ||
| testdata | ||
| azuredevops_webhooks.go | ||
| bitbucketcloud_webhooks.go | ||
| bitbucketserver_webhooks.go | ||
| BUILD.bazel | ||
| github_webhooks_test.go | ||
| github_webhooks.go | ||
| gitlab_webhooks.go | ||
| middleware_test.go | ||
| middleware.go | ||
| webhooks_test.go | ||
| webhooks.go | ||