Go to file
2024-03-18 19:50:56 +01:00
_locales/en Add i18n 2023-07-31 21:49:31 +02:00
.github Create dependabot.yml 2023-07-31 22:35:57 +02:00
icons Add same icon as homepage 2020-05-22 10:54:09 +02:00
src/inject Don't use multiple selectors 2023-07-31 22:16:11 +02:00
.eslintrc.js Check for gitea version >= 1.20 2023-07-19 22:02:35 +02:00
.gitignore Add build command for firefox 2023-07-31 20:33:09 +02:00
demo.gif Update demo.gif after latest changes 2023-07-27 22:53:14 +02:00
LICENSE Add LICENSE 2021-04-15 09:28:38 +00:00
manifest.json Increase version 2023-07-31 22:27:02 +02:00
package-lock.json Bump eslint from 8.56.0 to 8.57.0 2024-02-26 11:50:22 +00:00
package.json Bump eslint from 8.56.0 to 8.57.0 2024-02-26 11:50:22 +00:00
README.md Update README 2023-07-27 23:00:26 +02:00

Conventional Comments button for gitea

This is a tiny extension that adds conventional comment buttons to gitea pull request comments, allowing to quickly leave a structured semantic comment during your PR reviews in gitea!

For more information on conventional comments please see the conventional comments homepage.

Demo

Demo

How to install

First, clone this repo git clone https://github.com/sebastian-sauer/gitea-conventional-comments-button and then see below for browser specific instructions.

Chrome

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 (be sure to have Developer Mode enabled there)
  • In the Extension page: Load unpacked and select the cloned repository

Firefox

  • 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

How to update

  • git pull

Chrome

  • On Chrome: Menu
    • More Tools
      • Extensions
  • In the Extension page find conventional comments button and hit the refresh button

Firefox

  • 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

Supported gitea versions

This extension only works with gitea versions >= 1.20.

Credits & Attribution

This project was forked from https://gitlab.com/conventionalcomments/conventional-comments-button to make it usable with gitea.

Please see LICENSE file for the original license.

This project bundles some of the icon coming from font-awesome icons as SVG