When to use this Flag?

Leverage this flag to identify all the PRs with pending reviews or unaddressed comments. 


Type:

Process

Category:

Code

Tools:

Atlassian Jira, Github, Gitlab

Intent:

The intent of this flag is to connect to Jira and the respective code repository to identify PRs with two major workflow defects: PRs that haven't been reviewed within a stipulated period and PRs with review comments that haven't been addressed in due time by the concerned developer. Identifying these workflow defects can help the Engineering Manager and Tech Lead ensure the health of the codebase and development process.

 

Configurations:

The configuration allows the Engineering manager/lead to define the scope of computation which

includes the following parameters:

  1. The age of the open/closed PRs that need to be considered for detecting the workflow defect
  2. The time limit threshold for delayed reviews against PRs 
  3. The % threshold for the number of comments that need to be addressed