Changelog

What we shipped lately

The last ten updates to Mergent — the features, fixes, and small polish moves that shipped to production.

  • Turnaround dashboards for engineering leadership

    New admin turnarounds page surfaces median review time per repo so leads can spot slowdowns before they block releases.

  • Merge rules support for billing and data schemas

    Merge rules can now require an extra approver on changes to billing or data schemas, and the v2 schema editor highlights those files.

  • Conventions page for ADRs and tribal review knowledge

    Capture the team's review conventions inline so they stay discoverable next to the rules that enforce them in the auto-merge pipeline.

  • Audit log export to CSV

    Export the full auto-merge audit log to CSV so postmortems no longer wait on a manual query for the merge decisions of last month.

  • Repo-health view for platform teams

    A new repo-health table summarizes review latency and merge depth across every connected repo, so platform teams can prioritize where reviews are stalling.

  • Blocked-PR inbox with reason tags

    A dedicated inbox for PRs the agent held back, each tagged with the merge rule or test failure that stopped it so the next move is obvious.

  • GitHub callback flow hardening

    The install callback now retries once on transient GitHub API failures so first-time repo connects almost never need a manual re-install.

  • Risk-threshold onboarding step

    New accounts pick a starting risk threshold during onboarding so the first week's PRs get the right level of review from day one.

  • Review comments with confidence flags

    Reviewer comments now carry a confidence flag so the team can spot tentative notes versus solid findings without re-reading the diff.

  • Email digests for weekly merge activity

    A weekly digest summarises which PRs the agent merged and which it held, so the team starts Monday with a clean picture of last week.