# Pull Request Configuration

You can manage all Git related configurations from **Settings → Pull Request**.\
These settings apply globally across all Dev Analytics metrics unless stated otherwise.

#### Exclude Pull Requests

Use this to exclude specific pull requests from **all Dev Analytics calculations** (Insights, DORA, Flow, Quality, Throughput, Reports, Allocation).

**How to configure**

* Select the basis: **Branch / Title / Label**
* Enter comma-separated keywords or patterns (for example: `wip, do-not-merge`)
* Save changes

Once saved, matching PRs will be ignored across all metrics.

#### PR Merged Without Review

This metric tracks pull requests merged without a required code review.

**How to configure**

* Select the **branch type**: Head or Base
* Choose a method:
  * **Include** – Track PRs merged only into selected branches
  * **Exclude** – Track PRs merged into all branches except selected ones
* Select one or more branches from the searchable dropdown

Changes apply immediately, and the metric updates automatically.

#### PR Size File Exclusion

Use this to exclude specific file types from PR Size calculations.

**How to configure**

* Enter comma-separated file extensions or file name (for example: `.csv, .json, .log`)
* Save changes

These exclusions apply to PR Size across Insights, Throughput, Reports, and contributor-level metrics. This setting applies to all future PRs created after saving this.

#### Developer Active Hours

Define standard working days and hours used for all time-based metrics.By Default it is set to 7 days / 24 hours.\
Once saved, all relevant metrics will adjust automatically.
