/code-review-checker

Tampermonkey Code Review helper for Github

Primary LanguageTypeScript

Tamper code-review-checker

Quality Gateway Release Checked with Biome

Tampermonkey script which gives you a code review checklist for your pull requests.

Tech Stack

SolidJS Vite Bun GitHub Actions

Demo

Screen.Recording.2024-08-26.at.18.24.53.mov

Features

  • check items you already review
  • send comments to the pull request

Installation

  1. Install Tampermonkey
  2. Create a script (develop or production)

Building a dev script

bun Install
bun dev

Building a production script

bun install
bun run build
bun preview

Usage

  1. Open a pull request
  2. Open the review button
  3. Check the items you review