This is a tiny extension that adds a conventional comment button to GitLab file explorer comments, allowing to quickly leave a structured semantic comment during your MR reviews!
First, clone this repo git clone git@gitlab.com:conventionalcomments/conventional-comments-button.git
and then see below for browser specific instructions.
Recently chrome disallowed to install packed crx
extension that are not listed on the Chrome Store, so to install this
- On Chrome: Menu
- More Tools
- Extensions
- More Tools
- In the Extension page:
Load unpacked
and select the cloned repository
- On Firefox: enter
about:debugging#/runtime/this-firefox
into the address bar - In the Extension page:
Load Temporary Add-on...
and select any file within the cloned repository
git pull
- On Chrome: Menu
- More Tools
- Extensions
- More Tools
- In the Extension page find
conventional comments button
and hit the refresh button
- On Firefox: enter
about:debugging#/runtime/this-firefox
into the address bar - In the Extension page find
conventional comments button
and hit the reload button