Adding a GitLab repository to Gooroo.dev

Gooroo.dev supports both cloud and standalone GitLab.

In your GitLab repository settings, create a Webhook to Gooroo.dev

  1. Point the Webhook to https://gooroo.dev/webhooks/gitlab
  2. The Secret Token you enter when creating the Webhook will be used to verify the authenticity of the Webhook notifications here.
  3. Make sure the Webhook is triggered on the following events:
    • Merge Request events
    • Comments events
    • Emoji events

Alow Gooroo.dev access to the repository.

For gitlab.com

Invite @gooroo-dev user to your repository. This is the easiest way.

For on-premises (standalone) installations of GitLab

  1. In GitLab repository settings, create an Access Token that Gooroo.dev will use to review code and submit code reviews.
  2. Enter the URL of your repository in the form above.
  3. Enter the Access Token and Webhook Secret Token in the form above.

Enjoy

From now on, Gooroo.dev will post a comment on every Merge Request created.

Ask Gooroo.dev to re-review by commenting "@gooroodev review". or "@gooroo-dev review"

Creating a Webhook

Creating an Access Token