Gerrit Cherry-pick & Relation-chain スクレイパー
Extension Actions
Gerrit の変更ページをスキャンし、Cherry-pick と Relation chain のリンクを収集・整形し、ブランチごとにフィルタしてワンクリックでコピー/エクスポートできます。
Gerrit Cherry-pick & Relation-chain Scraper is a lightweight productivity extension designed for developers who work extensively with Gerrit. It helps you quickly collect, clean, filter, and copy Cherry-pick and Relation-chain links directly from Gerrit change pages, significantly reducing repetitive manual operations.
⭐ Key Features
🔍 One-click scanning on Gerrit pages
Automatically detects and extracts all Cherry-pick and Relation chain links from the current Gerrit change page.
🧹 Smart Gerrit link normalization
Automatically removes unnecessary patchset segments and URL parameters, keeping only clean canonical links such as:
.../+/6411443
Useful for documentation, IM sharing, scripts, and build systems.
🧮 Branch whitelist filtering
Define a custom branch whitelist (e.g., upgrade-w-flagship, release-6.3.3, etc.), and the extension will:
Copy only Cherry-pick links belonging to selected branches
Filter your output consistently across copy/export functions
⚡ Context menu shortcuts
Right-click anywhere on the page to instantly:
Copy filtered Cherry-pick links
Copy all Relation chain links
📋 Export & copy utilities (popup interface)
From the popup panel, you can:
Scan the active Gerrit tab and preview all collected data
Copy filtered Cherry-pick links
Copy all Relation chain links
Export CSV or TSV for Excel or internal tools
📂 Project-specific filtering (optional)
Toggle an option to only include changes under a specific Gerrit path such as:
/platform/packages/apps/MiuiCamera/
Perfect for large monorepos with multiple component teams.