Bitbucket Pull Requests

Codebeat analyses every pull request when you add a new private project using Bitbucket.

📘

You can find more on our pull requests feature here.

Enable pull requests

To enable pull request feature for Bitbucke project you need to go to your projects's settings, then webhooks and click on add webhook button.

1085

Now all you need to do is fill the title of your webhook (you can name it anything you want) and fill the url with https://codebeat.co/webhooks/bitbucket/pull_requests/ (You will find uuid of your project in the codebeat project settings section). The last thing is for you to choose from a full list of triggers in the pull request section those that should send a request to codebeat, meaning 'Created', 'Updated', 'Merged' and 'Declined'. Now you're all set!