You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
We should handle the push event from Bitbucket Cloud.
We already handle this kind of event for GitHub which can be used as an example:
https://github.com/sourcegraph/sourcegraph/blob/81b19c1a8a650ae204052b06280b60b5aeac6b3b/enterprise/cmd/frontend/internal/repos/webhooks/github_webhook_handler.go#L33
/cc @jplahn @ryphil