PR Exclusion
The PR Exclusion tab allows you to exclude pull requests from all metrics and reports, and configure how Lead Time for Changes is calculated.
The following fields can be configured:
- Exclusion regex - A regular expression pattern used to match pull request titles. Any pull request whose title matches this pattern will be excluded from all metrics and reports (e.g.
^dummy|WIP). Leave the field empty to disable exclusion. - Lead Time calculation - Configures which pull requests are taken into consideration for the Lead Time for Changes calculation. Choose between:
- Only Deployed PRs - Only pull requests that have been deployed are included in the calculation.
- Merged and Deployed PRs - Both merged and deployed pull requests are included in the calculation.
Once the fields are set, click Save changes to apply them. Click Cancel to discard any changes.

Updated 6 days ago
