Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.259 ·

Gerrit change detection for PR-lifecycle announcements

Gerrit remotes are now detected via Change-Id lookup, so PR-lifecycle announcements work there as they do for GitHub and GitLab.

TierYou'll noticehow much it should matter to you
Useful4my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaGit Integrationwhat it touches
KindNew Featuresin v2.1.259,
You'll notice

Gerrit remotes are now detected via Change-Id lookup, so PR-lifecycle announcements work there as they do for GitHub and GitLab.

Claude Code can now detect a Gerrit code-review remote by matching a googlesource.com URL pattern, extract the Change-Id from the last commit, and query the Gerrit REST API for the matching open change. When found, this powers the same 'started' PR-lifecycle announcement already used for GitHub and GitLab.

See this entry in the whole of v2.1.259 →