Skip to content

Surface batch change reviewer in dashboard

Created by: malomarrec

Problem to solve

A lot of customers don't use codehost notifications. To get changesets merged, the batch changes owner need to identify the changeset reviewers to follow up with.

Solution summary

Assuming customers have a way to auto-assign reviewers to changesets (eg. with CODEOWNERS), we could make following up with customers easier by showing the reviewer directly in the dashboard. That'd allow customers to:

  • quickly view who owns reviewing a changeset
  • pull the list of reviewers with changesets that need review

Impacted customers

Delivery plan

  • evaluate if codehosts API support getting reviewers
  • get additional feedback on this solution