Skip to main content
Glama
hjanuschka
by hjanuschka

suggest_reviewers_for_cl

Identify appropriate code reviewers for Chromium changes by analyzing OWNERS files and recent commit activity to ensure comprehensive coverage.

Instructions

Find optimal reviewers for a Chromium CL. Analyzes OWNERS files and recent commit activity to suggest the minimal set of reviewers who can cover all changed files. Ranks reviewers by both OWNERS coverage and recent commit activity.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cl_numberYesCL number or full Gerrit URL (e.g., '7186763' or 'https://chromium-review.googlesource.com/c/chromium/src/+/7186763')
patchsetNoOptional specific patchset number (if not specified, uses latest patchset)
max_reviewersNoMaximum number of reviewers to suggest (default: 5)
fastNoSkip activity analysis for faster results, using only OWNERS file coverage (default: false)
exclude_reviewersNoEmail addresses of reviewers to exclude from suggestions

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hjanuschka/chromium-helper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server