-
Notifications
You must be signed in to change notification settings - Fork 1.3k
bitbucket server does not install webhooks #13998
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
Comments
Right, but I have a project. I have pushed a commit, and prebuild does not start - because there are no hooks in the repo What do I need to do in order to make a prebuild start on a commit ? |
I see. In this case the mentioning of the Let me try to find something related in the logs. |
@jmls, I couldn't find any errors related to BBS webhooks. Could you try to reproduce again, please? Make sure you have proper permissions for the test repository you'd want to add as project – it should be "REPO_ADMIN" or "PROJECT_ADMIN". Also, please do not try with the |
We've added proper logging to shad some light on the issue with creating webhooks on BBS instances. @jmls, once this is deployed, it would be awesome to repeat the procedure with a second test repository of yours. We need to understand the situation properly, which requires to capture the errors response. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Bug description
When trying to setup a prebuild hook , prefixing the url with gitpod.io/#prebuild/ does not create the BB webhook.
it does create the webhook for BB cloud.
Steps to reproduce
Create a new repo, and gitpod project. prefix the branch url with
gitpod.io/#prebuild/
Workspace affected
No response
Expected behavior
webhook to be created on the repo
Example repository
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: