GitLab Pull Requests

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

📘

You can find more on our pull requests feature here.

Enable pull requests

To enable pull request feature for GitLab project you need to got to your projects's settings and click on webhooks link.

1081

Now all you need to do is fill the url with https://codebeat.co/webhooks/gitlab/pull_requests/, add a secret token (You will find both uuid and secret token in the codebeat project settings section) and choose from the checkbox list of triggers the 'Merge Request events' option and add the webhook. You're all set!

1272