Releases: AlexSim93/pull-request-analytics-action
Releases · AlexSim93/pull-request-analytics-action
Release v0.9.0
Added
- Customizable Aggregation Methods: Introduced an input option in the GitHub action that allows users to select their preferred method of data calculation, including percentile, mean (average), or median. This enhancement brings flexibility in data analysis and reporting, catering to diverse analytical needs.
Release v0.8.3
Fixed
- Report for single repository - Fixed creating report without additional repositories
Release v0.8.2
Changed
- Action version - upgrade version
Release v0.8.1
Fixed
- Reporting without additional repos - fixed error during splitting additional repositories string
Release v0.8.0
Added
- Multi-Repository Report Capability: Added functionality to generate reports for multiple repositories simultaneously, allowing for a comprehensive overview across various projects.
Release v0.7.1
Added
-
PR Timeline Analysis: Added the ability to generate reports detailing the timeline of PR progression through key milestones.
-
Merged PRs, Comments, and Reviews Report: Introduced a feature to create reports on the number of merged PRs, received comments, and conducted reviews.
-
Configurable Working Hours for Time Calculation: Implemented the ability to define working hours for more accurate time tracking in reports.
-
Reports Based on Dates or Number of PRs: Enhanced functionality to generate reports based on specific date ranges or a set number of recent PRs.