🚫 Stop saying "you forgot to …" in code review (in Ruby)
-
Updated
Jul 4, 2025 - Ruby
Code review is systematic examination (sometimes referred to as peer review) of computer source code. It is intended to find mistakes overlooked in software development, improving the overall quality of software. Reviews are done in various forms such as pair programming, informal walkthroughs, and formal inspections.
🚫 Stop saying "you forgot to …" in code review (in Ruby)
Automated code reviews via mutation testing - semantic code coverage.
Automated code review for GitHub pull requests.
Catch bad SQL queries before they cause problems in production
Review pull requests for style guide violations
Danger plugin to look for todo/fixme comments in pull requests
A simple Ruby program that gathers details about a PR and copies them to your clipboard for easy pasting into an LLM like ChatGPT or Claude for review.
Allows users to create pull requests for repositories linked to projects.
Ruby Gem to check the code for standards compiled in the Rails Style Guide repository. By http://www.rubyeffect.com
[DEPRECATED] Code Audit is a Redmine plugin that allows users to post audits on commits in repositories linked to projects.
Danger scripts for Taqtile projects
Ruby script for PR Review using OpenAI
A GitHub app that continuously checks Pull Request changes for TODO style action items and reports on them in a comment with embedded code snippets.
Automated code review for SEP projects based on Rails
🆘 Sample review project 🤓 - Affordable and reliable software code reviews at a discounted rate
The API of the carbook web application. Users can register, login, and browse the cars and book any car.
DO NOT MERGE – as a service
CommitCheck ensures your commit messages are consistent and contain all required information
Automatically validates pull requests, branches and commit messages in your Github repositories
Pull requests automation service. Merge your pull requests faster with automatic merges and a merge queue
Automated code reviews
Code Review & Collaboration for Jupyter Notebooks
Open GitHub Issues in the sidebar
Pull Assistant analyses pull requests and provides the optimal way to perform code reviews
Advanced static analysis for automatically finding runtime errors in JavaScript, TypeScript, React, and Vue code
Monitor and discuss your Pull Requests right within Slack
Catch more Python and Django bugs during code review
Runtime Code Review
Find accessibility issues in your pull requests
Instant AI code review for any PR
Automatic test report merging for all CI and languages into a single code coverage report directly into your pull request