Skip to main content
Connect GitLab to post summaries of Momentic test runs as comments on merge requests.

Install

  1. Open Settings > Integrations in the dashboard.
  2. Click Connect on the GitLab card.
  3. Provide a personal or project access token with api and write_repository scopes, and select the projects to connect.
GitLab integration settings

What gets posted

  • MR comment: a comment is posted on the merge request summarizing the Momentic tests that ran against that branch, with links back to each run in the dashboard.

Running on MRs

The integration posts the comment once runs complete. To kick off runs from an MR, pair it with a GitLab CI job: see GitLab CI/CD for a ready-to-paste pipeline.