Configure webhooks in Bitbucket manually
Configure webhooks in Bitbucket to send sync notifications to the DevOps Change Velocity application.
Before you begin
Role required: sn_devops.admin or sn_devops.tool_owner in DevOps Change Velocity, Bitbucket admin
About this task
You can also access manual configuration from the Bitbucket tool record in DevOps Change Velocity.
Procedure
In Bitbucket, navigate to Settings > Webhooks for the specified repo, and add a webhook.
In DevOps Change Velocity, choose Configure manually when configuring the tool instance to send data.
Bitbucket configure manually
In DevOps Change Velocity, copy the Webhook URL field from the ServiceNow instance connection details for Bitbucket.
Note: Select Copy in the appropriate field to copy the value to your clipboard. The field label changes to Copied, but you can copy multiple times.
Bitbucket configure webhooks manually
In Bitbucket, navigate to Repository settings > Webhooks > Edit webhook, and paste the copied Webhook URL in the URL field.
Select the following triggers.
- Repository: Push
- Pull request: Created, Updated, Approved, Approval removed, Changes Request created, Changes Request removed,Merged, Declined, Comment created, Comment updated, Comment deleted, Comment resolved, Comment reopened.
Configure webhooks manually in Bitbucket Cloud
- Select Save.
Parent Topic:Bitbucket integration with DevOps Change Velocity