baylesj/gerritoscope

Fetch Gerrit contribution data and render an SVG heatmap card for your GitHub profile README.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 4, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: baylesj/gerritoscope@c47a7bb28de430d5b0c73a21de1e05781f96fb10 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ownerAccount to query — email address, username, or `self`.yes
hostsGerrit host(s) to query. Accepts short aliases (chromium, go, android, fuchsia, skia, gerrit, wikimedia, qt, libreoffice, onap), full URLs, or comma-separated lists. Defaults to "chromium". chromium
afterOnly include changes submitted on or after this date (YYYY-MM-DD).no
usernameHTTP Basic Auth username (for private Gerrit instances).no
passwordGerrit HTTP password (paired with username).no
output-svgWrite an SVG heatmap card to this file path.gerrit-heatmap.svg
output-mdWrite a markdown report to this file path.no
svg-themeTheme for the SVG card. One of: github, github-light, github-dark, solarized-light, solarized-dark, gruvbox-dark, gruvbox-light, tokyo-night, dracula, catppuccin-mocha. github
svg-multi-colorColour each heatmap cell by the dominant Gerrit host/project family.false

no outputs