Product

January 9, 2024

Using AI to Draft Code Review Summaries

At HackerOne PullRequest, we are always looking for new ways to integrate AI into the fabric of our code review processes.
PullRequest headshot

September 13, 2021

Using Code Challenges for Interviews

About the author Tyler Mann is the CTO of PullRequest and has interviewed hundreds of software engineers for roles ranging from mobile, backend, and front-end engineers.
Tyler Mann headshot

November 11, 2020

Introducing Benchmarks - Code Review Performance Metrics

See how your team compares to similar companies We are excited to announce a new feature we’ve been rolling out to select PullRequest customers: Benchmarks.
Tyler Mann headshot

August 18, 2019

PullRequest Support for GitLab Self-Managed

We’re very pleased to announce that PullRequest Proxy, PullRequest’s integration tool for servicing teams with code hosted on-premise or via private cloud, now supports GitLab!

Dan Mateer headshot

January 22, 2019

Monitor Code Health with Repository Insights

Performance metrics or KPIs for developers can be a monkey’s paw. You’ll often get exactly what you measure, so be careful what you wish for.

Through our code review across many different teams, we’ve seen telltale signs of toxic coding practices as a result of KPI initiatives introduced with the best of intentions.

If you optimize for added lines of code, then you might unintentionally encourage bloat or redundancy for the sake of writing more code.

Establishing the right metrics to monitor code health is really hard, but it’s important to track changes over time in order to see emerging trends or outliers that can be drilled into further.

Our new Repository Insights dashboard displays clean, simple visualizations for several key metrics at-a-glance: open pull request statuses, average pull request lifespan, daily trends across average pull request lifespan, comments on pull requests, and contribution volume.

We’re working to highlight key metrics and trends to help development teams most meaningfully optimize their development lifecycles.

Dan Mateer headshot