Counting Pull Requests merged is used in various ways throughout the GitView platform. This documentation is specific to counting Pull Requests Merged within the Total Output report.
There are two types of configuration for Pull Requests Merged within the Total Output report:
Count all pull requests merged regardless of branch
This is the default setting and by default, this is how things will be configured after linking your repository. If you need to switch back to this setting, you can follow these instructions:
- Click the gear icon in the upper right corner of the chart
- Select the βAll pull requests mergedβ configuration
Only count pull requests if merged into a specific branch
- Click the gear icon in the upper right corner of the chart
- Select the proper configuration
- Click into the Repo settings, which is under Organization Settings (Bottom left corner of the dashboard)
- Select the specific repository you want to configure
- Set the branch name under the repository settings (default is main)