DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Mastering GitHub Copilot: Top 25 Metrics Redefining Developer Productivity
  • Build a GitHub Slack Bot With AWS Bedrock and MCP, Part 2
  • Build a GitHub Slack Bot With AWS Bedrock and MCP, Part 1
  • CI/CD Integration: Running Playwright on GitHub Actions: The Definitive Automation Blueprint

Trending

  • Build a GitHub Slack Bot With AWS Bedrock and MCP, Part 2
  • OpenAPI From Code With Spring and Java: A Recipe for Your CI
  • Why Round-Robin Won't Save You: Load Balancing Challenges in Data Streaming Services With Heterogeneous Traffic
  • Stateless JWT Auth Microservice Architecture With Spring Boot 3 and Redis Sentinel
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Deployment
  4. 7 Tools for Code Review Engineers - GitHub Edition

7 Tools for Code Review Engineers - GitHub Edition

This blog shares some tools to improve code review GitHub workflow. The following list contains both the standalone desktop clients and directly integrated in GitHub.

By 
Catarina Gralha user avatar
Catarina Gralha
·
Jan. 26, 22 · Review
Likes (3)
Comment
Save
Tweet
Share
6.6K Views

Join the DZone community and get the full member experience.

Join For Free

Article Image


Code reviews are a fundamental part of the software development lifecycle, allowing you to identify bugs early. If you perform code reviews at your company, you can incorporate several tools to have a more robust development workflow and to make your job easier.

This blog post focuses on tools that can help you improve your code review GitHub workflow. Some can be integrated directly in GitHub, while others work as standalone desktop clients. Let’s check them out.

Bolt (WhiteSource)

Bolt was designed to find and help fix open source vulnerabilities, to close the gap between code development and security. This tool runs as an app on GitHub (as well as an extension on Azure DevOps). Bolt works by scanning all of your repositories and detecting vulnerable components.

DevHub

DevHub is a GitHub client focused on GitHub notifications, activities, and pull requests. With this tool, you are always up to date with what’s going on: you can create columns for the repositories and people that matter to you and receive desktop push notifications about them. DevHub allows you to manage those notifications and issues, pull requests and activities, and bookmark things for later. You can also apply advanced filters on each column, like filter by label, hide all bot activity, among others.

Gitify

Gitify informs you of any GitHub notifications on your menu bar. It allows you to connect multiple accounts, and you are free to customize the notifications to your preferences. The goal is to make you more productive and not interrupt your workflow or distract you from your tasks.

Gitpod

Gitpod is a cloud-based service for setting up ready-to-code development environments. It allows you to instantly and remotely create a developer environment directly from your browser or your desktop IDE. In addition, Gitpod can be integrated with GitHub (as well as with GitLab and Bitbucket) and automatically prebuild dev environments for all your branches.

Imgbot

Imgbot is a friendly robot that optimizes your images and saves you time by leveraging the power of pull requests. Webpages with optimized images load faster, and Imgbot can help you in that process. You only need to install it into your GitHub projects and stop worrying about compressing your images.

Quests

Quests is similar to Gitify, but it is only available on macOS. It allows you to have GitHub notifications on your menu bar and manage issues and pull requests.

Reviewpad

Reviewpad is a code review tool for GitHub (as well as GitLab and Bitbucket) that simplifies the review process by having the ability to review code with or without pull requests. It also provides an automated Kanban board of pull requests to help you quickly identify bottlenecks in the review process.

Note: GitHub acquired Pull Panda, a company responsible for Pull Assigner and Pull Reminders. Those tools are currently being migrated into GitHub products.

Do you know and love other tools? Feel free to contribute your suggestions, and let’s keep the conversation going in the comments below.

GitHub code style

Published at DZone with permission of Catarina Gralha. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Mastering GitHub Copilot: Top 25 Metrics Redefining Developer Productivity
  • Build a GitHub Slack Bot With AWS Bedrock and MCP, Part 2
  • Build a GitHub Slack Bot With AWS Bedrock and MCP, Part 1
  • CI/CD Integration: Running Playwright on GitHub Actions: The Definitive Automation Blueprint

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook