Releases: flowwer-dev/pull-request-stats
Releases · flowwer-dev/pull-request-stats
v2.5.1
Changed
- Running on NodeJS 16.
v2.5.0
Added
- Webhooks integration.
v2.4.6
Fixed
- #48 Prevent sponsorship query error on Github Enterprise environments.
v2.4.5
Fixed
- #38 Split Slack message to prevent hitting characters limit.
v2.4.4
Fixed
- #46 Filtering reviewers with
undefined
name.
v2.4.3
Added
- Support for external sponsors.
Changed
- Improved description links.
Fixed
- #44 Fixed problem reading repo when triggered by
schedule
event.
v2.4.2
Fixed
- #37 Problem causing
token
parameter to be empty.
v2.4.1
Changed
- Printing the name and link of the organization or repos that are included on stats calculation.
v2.4.0
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
.