Releases: flowwer-dev/pull-request-stats
Releases · flowwer-dev/pull-request-stats
v2.15.1
v2.15.0
Added
- Support for hosted GitHub variants with non-standard domains (e.g., GitHub Enterprise). Thanks to erodewald
v2.14.0
Added
- Announcing the web version development.
- Improved telemetry, by adding a reviewers summary.
- "Build with" link in the footer.
v2.13.0
Added
exclude
option to exclude specific users from the stats.
Fixed
- Reduces the block size in the Slack messages to prevent hitting the characters limit.
v2.12.0
Changed
- #85 Use Node v20 (by antonindrawan)
v2.11.0
Added
- #76 Add stats as a github step output (by Danny McCormick)
Changed
- Changed input to camelCase format, keeping the old ones for backward compatibility. Eg:
publish-as
is nowpublishAs
.
Fixed
- #75 Iterate pull request pages correctly when having null authors (by Glen Keane)
v2.10.0
Added
publish-as
config now supports theNONE
option to prevent publishing the stats in the pull request.
v2.9.0
Added
- #70 Removes
-review:none
filter. Let PRs with requested changes be included in the stats (By Danny McCormick).
v2.8.1
Added
- Reference to
Recap
action. - Adding Recap and Link actions.
v2.8.0
Added
- Get private sponsors from a dynamic list.