Merge Quality

Merge Quality

The Merge Quality report helps you track the quality of merged pull requests, identify rubber-stamped or unreviewed PRs, and measure traceability to issues. It is accessible under Health in the left sidebar.

The top of the page displays a Merge Quality Overview summary bar with four key metrics:

  • Merged PRs - The median number of pull requests merged in the selected period.
  • Rubber-Stamped PRs - The median number of pull requests approved without meaningful review activity.
  • Unreviewed PRs - The median number of pull requests merged without any review.
  • Traceability - The percentage of pull requests linked to a ticket or issue.

Each metric also shows a percentage change compared to the previous period.

Below the summary bar, each metric is displayed as an individual time-series chart comparing the current period to the previous period:

  • Merged PRs - Tracks the number of merged pull requests over time.
  • Rubber-Stamped PRs - Tracks the number of pull requests approved without meaningful review over time.
  • Unreviewed PRs - Tracks the number of pull requests merged without any review over time.
  • Traceability - Tracks the percentage of pull requests linked to a ticket or issue over time.

Each chart can be toggled between Line and Bar views.

Filters available at the top of the report include date range, Repos, Attributes, Teams, Groups, and Settings.