code-reviews
There are 74 repositories under code-reviews topic.
joho/awesome-code-review
An "Awesome" list of code review resources - articles, papers, tools, etc
sourcery-ai/sourcery
Instant AI code reviews
qcha/JBook
Алгоритмы, паттерны, подготовка к собеседованиям, статьи и материалы по Java
mgreiler/code-review-checklist
This code review checklist helps you be a more effective and efficient code reviewer.
ejoffe/spr
Stacked Pull Requests on GitHub
mgreiler/all-about-code-review
This is a curated list of resources about code reviews: articles, tools, trainings...
mawrkus/pull-request-review-guide
🧘💻🧘 Guidelines for better, faster pull request reviews
gitduckhq/vscode-extension
Link your code and commits to a video recording and explain your code with video.
aiKrice/homebrew-badgetizr
Badgetizr is a tool to allow custom badges automatically added and updated according the content of your pull request.
alejandro5042/azdo-userscripts
A collection of userscripts to improve the Azure DevOps UI
mestachs/experiment
code review [checklist](https://mestachs.github.io/checkl/?markdown=https://github.com/mestachs/experiment/blob/master/codereview/checklist.md), jquery, html5 and css3 playground
justeat/PRAssigner
Swift AWS Lambda to automatically assign engineers to pull requests with a Slack integration
elementsinteractive/lgtm-ai
Your AI-powered code review companion
grodowski/pronto-undercover
Pronto runner for Undercover, actionable code coverage
rustygreen/interview-code-reviews
A sample of "bad" code to review with interview candidates.
garrettdimon/reviewer
A unified approach to to reduce the friction of using multiple automated code review tools.
lukasrump/crllm
A command-line tool for developers to get instant code reviews from state-of-the-art Large Language Models (LLMs). Supports both local models (Ollama) and cloud providers (OpenAI, Hugging Face, Azure). Improve code quality, catch bugs, and receive AI-driven feedback effortlessly.
zumba/drill-sergeant
Keep track and get notified when github pull requests become stale.
Luismahou/autoviewed
Let me view that file for you - https://chrome.google.com/webstore/detail/autoviewed/occcjmolphcfebdeichmoflmfgeefjef
SamuelCabralCruz/free-code-coverage
GitHub Action to enforce code coverage maintenance on pull requests.
babeuloula/github-pr-review
Stop wasting time on code review, simplify you life with PR management on Github.
julkwel/clean-code
Write your code understandable by human, re-usable, clean and testable.
DRab7792/pr-watcher
PR Watcher for code reviews.
hacktoolkit/phablytics
Analytics, metrics, and reports for Phabricator (https://phacility.com/phabricator/).
sarnold/cccc-action
A github action for generating complexity metrics for Java, C++, and C
ABDULALI3468/Daily-life-TODO-LIST-REVIEW
RECREATED todolist to have reviews.
ABDULALI3468/My-first-CODE-REVIEW
In this project I created a simple Html page and practiced my skills of code reviewing.
saseungmin/codesoom_code_review_retrospective
codesoom2기에서 받은 코드리뷰💻와 필요한 정보📚 및 회고글🚀 작성
Zir0-93/What-Code-Reviewers-Talk-About
Jupyter notebook for Muntazir's blog post entitled, "What Code Reviewers Talk About"
dhth/dstlled-diff-action
Get a "distilled" version of a pull request's diff
gundurraga/bad-buggy
🐰⚡ Bad Buggy is a simple, cost-effective GitHub Action that uses AI to review and comment your pull requests.
abdallahmalima/PAKTZ_Restaurant
This project hitting Two API one for getting list of meals and other for user involvement.
AratumLabs/solidity-review-process
Solidity Code Review Process - An clear, repeatable process to reviewing Solidity code. Focus on what matters.
AyudaEnPython/Revisiones
Repositorio de revisiones de código (comunidad AyudaEnPython) de diversos niveles (principiante, intermedio, avanzado).
Fatima-hub333/code-reviews-practice
These are some cod challenges where I gave my code review for practicing my skills and enhance my positive & constructive feedback skills
unifiedbits/pr-merging-guidelines
A guide for projects on creating, reviewing, and merging pull requests (PRs) efficiently. This repository provides best practices for PR workflows, ensuring consistent and smooth collaboration across all teams.