Skip to content

Releases: flowwer-dev/pull-request-stats

v2.1.1

25 Aug 00:28
Compare
Choose a tag to compare

Fixes

  • Fixes a bug introduced with limit option (reviewers sort was broken).

v2.1.0

24 Aug 00:37
Compare
Choose a tag to compare

Added

  • Option limit to indicate the maximum numbers of rows to display in the table (#13 by escudero89)

v2.0.3

03 Aug 00:46
Compare
Choose a tag to compare

Fixes

  • #7 Do not duplicate results table when there's no other content

v2.0.2

22 Jul 21:09
Compare
Choose a tag to compare

[2.0.2] - 2021-07-22

Changed

  • Ignore pull requests of deleted users (by Derek Young)

v2.0.1

19 Apr 16:09
Compare
Choose a tag to compare

Changed

  • Fixes bug related with bots authoring or reviewing pull requests (#3)
  • Fixed bug on href property in avatars (adds ").

v2.0.0

03 Apr 20:31
Compare
Choose a tag to compare

Added

  • Adds the option organization to calculate the stats across all the repos in the organization.

Changed

  • Switched to Github's GraphAPI to minimize the number of requests and calculate the stats faster.
  • The stats are printed at the bottom of the description of the pull request, rather than as a commit comment.
  • When the title Pull reviewers stats is already present in the pull request the action is skipped.
  • Avg. time to first review is renamed to Median time to review, and is no longer the average but the median.
  • Total pull reviews is renamed to Total reviews.
  • The default order is now by Total reviews.
  • The columns order depends on the sort-by option, to put the sorting column first.

v1.1.0

28 Oct 01:47
Compare
Choose a tag to compare
  • The "average time to review" metric includes a link to see the historical behavior of each user. See example:

Screen Shot 2020-10-27 at 19 46 05

v1.0.3

23 Oct 23:14
Compare
Choose a tag to compare

Add support for pull request event.

v1.0.2

21 Jul 03:28
Compare
Choose a tag to compare

Add Mixpanel to get some usage insights.

v1.0.0

14 Jul 04:30
Compare
Choose a tag to compare

This is the first version of this project, any feedback is welcome.
I hope this utility helps you and your team increasing productivity and quality on reviews.

Made with ♥ in Guadalajara, Mexico