Skip to content

A Chrome extension for helping gerrit users to identify the incoming code reviews that he/she hasn't reviewed yet quickly!

License

Notifications You must be signed in to change notification settings

chialunwu/gerrit-help-review

Repository files navigation

Introduction

This is a Chrome extension for helping gerrit code review users to identify the incoming code reviews that he/she hasn't reviewed yet quickly.

Features

  1. Show customizable icons based on the review age (Now - Commit initial submit time)

    e.g (default):

    • Show when review age 0~1 day
    • Show when review age 1~2 days
    • Show when review age > 2 days
    • Show if need review again
    • Show nothing if already reviewed
  2. Show review age with customizable color

    e.g (default):

    • Show 14h (green) when review age 0~1 day
    • Show 1d (orange) when age 1~2 day
    • Show 3d (red) when review age > 2 days

Screenshots

  1. Gerrit review listing page

  1. Chrome extension popup settings

Build

  1. npm install
  2. npm run build
  3. npm run prepare
  4. Package GerritHelpReview/ to .crx in chrome://extensions/

License

MIT

Copyright (c) 2018-present

About

A Chrome extension for helping gerrit users to identify the incoming code reviews that he/she hasn't reviewed yet quickly!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published