Skip to content

Releases: flowwer-dev/pull-request-stats

v2.4.2

Choose a tag to compare

@manuelmhtr manuelmhtr released this 21 Jun 14:51

Fixed

  • #37 Problem causing token parameter to be empty.

v2.4.1

Choose a tag to compare

@manuelmhtr manuelmhtr released this 19 Jun 19:00

Changed

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

v2.4.0

Choose a tag to compare

@manuelmhtr manuelmhtr released this 18 Jun 19:13

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

Choose a tag to compare

@manuelmhtr manuelmhtr released this 11 Jun 17:36

Fixed

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

v2.3.1

Choose a tag to compare

@manuelmhtr manuelmhtr released this 19 May 14:49

Added

  • Logs to debug Slack integration.

v2.3.0

Choose a tag to compare

@manuelmhtr manuelmhtr released this 03 Apr 21:58

Added

  • Slack integration 🎉 .

v2.2.2

Choose a tag to compare

@manuelmhtr manuelmhtr released this 02 Apr 20:20

Changed

  • Makes "telemetry" a premium feature for sponsors.

v2.2.1

Choose a tag to compare

@manuelmhtr manuelmhtr released this 30 Mar 01:09

Changed

  • Moved from AGPLv3 license to MIT ❤️

v2.2.0

Choose a tag to compare

@manuelmhtr manuelmhtr released this 27 Feb 18:25

Added

  • Add disclaimer about privacy (#22 by marcocrasso).
  • Add telemetry option to prevent monitoring data used to improve this action.

v2.1.3

Choose a tag to compare

@manuelmhtr manuelmhtr released this 03 Feb 02:37

Fixed