blob: 07242ae772b628b7d615fa9c2f3d6e489cc12932 [file] [log] [blame] [view]
---
title: "PR Pickup Time"
description: >
PR Pickup Time
sidebar_position: 2
---
## What is this metric?
The time it takes from when a PR is issued until the first comment is added to that PR.
## Why is it important?
PR Pickup Time shows how engaged your team is in collaborative work by identifying the delay in picking up PRs.
## Which dashboard(s) does it exist in?
- Engineering Throughput and Cycle Time
- Engineering Throughput and Cycle Time - Team View
## How is it calculated?
<b>Data Sources Required</b>
This metric relies on PR/MRs collected from GitHub or GitLab.
<b>Transformation Rules Required</b>
N/A
<b>SQL Queries</b>
## How to improve?
1. Use DevLake's dashboard to monitor your delivery progress;
2. Have a habit to check for hanging PRs regularly;
3. Set up alerts for your communication tools (e.g. Slack, Lark) when new PRs are issued.