Skip to content

feat: add Gerrit support as code review software#32

Open
Linkid wants to merge 2 commits into
mainfrom
feat-support-gerrit-as-code-reviewer
Open

feat: add Gerrit support as code review software#32
Linkid wants to merge 2 commits into
mainfrom
feat-support-gerrit-as-code-reviewer

Conversation

@Linkid

@Linkid Linkid commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Gerrit is a code review software. It needs to be paired with a code hosting mirror (any supported self-hosted forges) to get open changes touching a file. The configuration is made in the options page. Optional credentials (username / password) can be given for authentication to Gerrit.
Moreover, Gitiles (a simple code hosting browser used for Google related project such as Android and Golang) is supported only for pairing with Gerrit, not as a standalone forge.

Ref #11

Linkid added 2 commits July 7, 2026 11:50
Gerrit is a code review software. It needs to be paired with a code
hosting mirror (any supported self-hosted forges) to get open changes
touching a file. The configuration is made in the options page. Optional
credentials (username / password) can be given for authentication to
Gerrit.

Ref #11
Gitiles is a simple code hosting software. It is used by Google for all
their related projects (Android, Chromium, Golang). Then, support is
added only for pairing with Gerrit, not as a standalone forge.
@Linkid Linkid linked an issue Jul 7, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gerrit support

1 participant