Skip to content

Releases: AlexSim93/pull-request-analytics-action

Release v0.9.0

04 Dec 18:16

Choose a tag to compare

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

03 Dec 18:15

Choose a tag to compare

Fixed

  • Report for single repository - Fixed creating report without additional repositories

Release v0.8.2

03 Dec 18:09

Choose a tag to compare

Changed

  • Action version - upgrade version

Release v0.8.1

03 Dec 18:02
28a968d

Choose a tag to compare

Fixed

  • Reporting without additional repos - fixed error during splitting additional repositories string

Release v0.8.0

03 Dec 17:39
28a968d

Choose a tag to compare

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

03 Dec 09:47

Choose a tag to compare

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.