Skip to main content
Install the Momentic GitHub App to post summaries of test runs as comments on pull requests.

Install

  1. Open Settings > Integrations in the dashboard.
  2. Click Connect on the GitHub card and install the Momentic GitHub App on the repositories you want to connect.
  3. Back in the dashboard, toggle Status comments on.
GitHub integration settings

What gets posted

  • Status comment: a comment is posted on the PR summarizing the Momentic tests that ran against that branch, with links back to each run in the dashboard. The comment updates in place as new runs complete.

Running on PRs

The integration itself posts the comment once runs complete. To kick off runs from a PR, pair it with a GitHub Actions job: see GitHub Actions for a ready-to-paste workflow.