In my team, we do code review on Gerrit and on Slack, we have set up a command specifically used to invite others to review our changesets. The command format is !review <changeset-id> [changeset-id] [changeset-id] ...
. However, it is a bit time consuming to manually write the command ourselves.
I have developed a Chrome extension to automatically generate the command and place it into our clipboard.
- Go to the Gerrit web page as shown in the above snapshot
- Right click to open the context menu
- Click on 'Get the !review command'
Then, the generated !review command will be placed into your clipboard.
- Move your mouse cursor.
- If the above method does not work, hard reload your web page.
- If the above method does not work, remove Google Chrome completely from your RAM and swap memory.
- Hard reload your web pages.
- If the above method does not work, remove Google Chrome completely from your RAM and swap memory.
Ignore it. This error message appears because the content scripts of this extension running on the existing web pages are not yet reloaded. A hard reload of your web pages will reload them.
- Google Chrome Version 98.0.4758.109 (Official Build) (arm64)
- Google Chrome Version 99.0.4844.84 (Official Build) (64-bit)