Skip to content

Releases: flowwer-dev/pull-request-stats

v2.5.1

18 Oct 00:49
Compare
Choose a tag to compare

Changed

  • Running on NodeJS 16.

v2.5.0

06 Sep 03:01
Compare
Choose a tag to compare

Added

  • Webhooks integration.

v2.4.6

02 Sep 01:52
Compare
Choose a tag to compare

Fixed

  • #48 Prevent sponsorship query error on Github Enterprise environments.

v2.4.5

27 Aug 19:29
Compare
Choose a tag to compare

Fixed

  • #38 Split Slack message to prevent hitting characters limit.

v2.4.4

21 Aug 17:29
Compare
Choose a tag to compare

Fixed

  • #46 Filtering reviewers with undefined name.

v2.4.3

04 Aug 03:57
Compare
Choose a tag to compare

Added

  • Support for external sponsors.

Changed

  • Improved description links.

Fixed

  • #44 Fixed problem reading repo when triggered by schedule event.

v2.4.2

21 Jun 14:51
Compare
Choose a tag to compare

Fixed

  • #37 Problem causing token parameter to be empty.

v2.4.1

19 Jun 19:00
Compare
Choose a tag to compare

Changed

  • Printing the name and link of the organization or repos that are included on stats calculation.

v2.4.0

18 Jun 19:13
Compare
Choose a tag to compare

Added

  • #24 Adds option publish-as to publish the resulting stats in the Pull Request description or as a comment.

Changed

  • Switching default publication strategy to COMMENT.

v2.3.2

11 Jun 17:36
Compare
Choose a tag to compare

Fixed

  • #33 Limits links length to 1,024 characters to prevent KeyTooLongError error.
  • #34 Permits running the action with schedule trigger.