Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Talk discussion resolved
Info

This feature is available only under a commercial or evaluation license.

To generate and view one of Pull Requests Reports of the current repository, navigate to the Pull requests section on the sidebar and select Reports on the Pull requests page. 

Use pull requests reports to:

  • View and analyze the breakdown of all pull requests in a repository grouped by author, reviewer, state or destination branch.
  • Easily find all pull requests with a certain author, reviewer, state or destination branch.
  • Keep track of the dynamics of pull requests' creation and merging over time.

Pull Requests Reports options:

Table of Contents
maxLevel3
stylenone
separatorbraces

Image Addedss

Pie Chart Report

It shows a pie chart of pull requests grouped by a specified statistic type. This helps you see the breakdown of a set of pull requests, at a glance.

...

  1. Navigate to the repository of your choice.
  2. Choose Pull requests> Reports> Pie Chart Report.ss
  3. Select which type of statistic to group pull requests by. Choose one of the options:

    • Author

    • Reviewer

    • State

    • DestinationSource
      ss

      Image Added
  4. Click 'Next'.

Once configuration is done, you will see something like this:

ssImage Added

To the right of the pie chart, there is a table showing the number of pull requests that correspond to each author (reviewer, pull request state , or destination branch or source branch).

Below the pie chart, you can see the table with the details of pull requests. Initially, it includes all pull requests. To see only the details of pull requests with a certain author (reviewer, pull request state , or destination branch or source branch), click the corresponding chart section or row in the table located to the right of the chart. ssTo go back to viewing the details of all pull requests, click the selected chart section or row in the table.

Created vs Merged Pull Requests Report

...

  1. Navigate to the repository of your choice.
  2. Choose Pull requests> Reports> Created vs Merged Pull Requests Report.ss
  3. Set the period of created and merged pull requests.

  4. Select how to group pull requests. Choose one of the options:

    • dayDays
    • weekWeeks
    • monthMonths
    • Yearsyear
      ss7Image Added
  5. Click 'Next'.

Once configuration is done, you will see something like this:

ss8

Image Added

Talk
idtalk-536

The graph is created by the cumulative total pattern, which means data is progressively added to the preceding period. Graphs' areas in red show periods where more pull requests were created than merged. Areas in green show periods where more pull requests were merged than created.

To the right of the graph, there is a table showing the number of created and merged pull requests that correspond to each period.

ss

Below the graph, you can see the table with the details of pull requests. Initially, it includes all pull requests. To see only the details of pull requests of until a certain period, click the corresponding point on the graph or row in the table located to the right of the graph. To go back to viewing the details of all pull requests, click the selected point on the graph .ssor row in the table.

Info

If you'd like Awesome Graphs to include other pull requests reports, please, let us know.