tag:github.com,2008:https://github.com/AlexSim93/pull-request-analytics-action/releases Release notes from pull-request-analytics-action 2025-12-21T14:21:07Z tag:github.com,2008:Repository/723655278/v4.10.0 2025-12-21T14:22:19Z Release v4.10.0 <h2>What's Changed</h2> <ul> <li>Feature: Configure discussion types by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AlexSim93/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AlexSim93">@AlexSim93</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3751189602" data-permission-text="Title is private" data-url="https://github.com/AlexSim93/pull-request-analytics-action/issues/78" data-hovercard-type="pull_request" data-hovercard-url="/AlexSim93/pull-request-analytics-action/pull/78/hovercard" href="https://github.com/AlexSim93/pull-request-analytics-action/pull/78">#78</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/AlexSim93/pull-request-analytics-action/compare/v4.9.0...v4.10.0"><tt>v4.9.0...v4.10.0</tt></a></p> AlexSim93 tag:github.com,2008:Repository/723655278/v4.9.0 2025-12-02T04:43:40Z Release v4.9.0 <h2>What's Changed</h2> <ul> <li>Feature: Filtering by branch name by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AlexSim93/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AlexSim93">@AlexSim93</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3677608397" data-permission-text="Title is private" data-url="https://github.com/AlexSim93/pull-request-analytics-action/issues/77" data-hovercard-type="pull_request" data-hovercard-url="/AlexSim93/pull-request-analytics-action/pull/77/hovercard" href="https://github.com/AlexSim93/pull-request-analytics-action/pull/77">#77</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/AlexSim93/pull-request-analytics-action/compare/v4.8.1...v4.9.0"><tt>v4.8.1...v4.9.0</tt></a></p> AlexSim93 tag:github.com,2008:Repository/723655278/v4.8.1 2025-11-24T16:41:48Z Release v4.8.1 <h3>Release notes</h3> <ul> <li>Added support for including and excluding GitHub teams via the <code>EXCLUDE_USERS</code> and <code>INCLUDE_USERS</code> parameters.<br> These parameters now accept both individual users and teams (comma-separated), allowing more flexible configuration of who is counted in the analytics.</li> </ul> AlexSim93 tag:github.com,2008:Repository/723655278/v4.8.0 2025-07-13T15:26:47Z Release v4.8.0 <h3>Release Notes</h3> <ul> <li><strong>Added <code>REQUIRED_APPROVALS</code> Parameter</strong>: Introduced a new input, <code>REQUIRED_APPROVALS</code>, which lets you configure the number of review approvals needed for a pull request to be considered approved.</li> </ul> AlexSim93 tag:github.com,2008:Repository/723655278/v4.7.0 2025-06-14T07:02:34Z Release v4.7.0 <h3>Release Notes</h3> <ul> <li><strong>User Exclusion Filters</strong>: Added the ability to exclude data for users listed in the <code>INCLUDE_USERS</code> / <code>EXCLUDE_USERS</code> parameters from the report.</li> <li><strong>Fixed PR Count for Missing Reviews/Approvals</strong>: Corrected the calculation of PRs without review or without approval in the report.</li> </ul> AlexSim93 tag:github.com,2008:Repository/723655278/v4.6.2 2025-06-07T07:29:38Z Release v4.6.2 <h3>Release Notes</h3> <ul> <li><strong>Issue Graph Color Support</strong>: Corrected color handling in graph sections within issues, ensuring accurate display.</li> </ul> AlexSim93 tag:github.com,2008:Repository/723655278/v4.6.1 2025-05-29T07:09:38Z Release v4.6.1 <h3>Release Notes</h3> <ul> <li><strong>Author Attribution in PR Lists</strong>: Each pull request in the lists now displays its author. This makes it easier to navigate the lists and select PRs for a more thorough review.</li> </ul> AlexSim93 tag:github.com,2008:Repository/723655278/v4.6.0 2025-02-04T06:16:14Z Release v4.6.0 <h3>Release Notes</h3> <ul> <li><strong>Added Configurable Weekend Days</strong>: Introduced the <code>WEEKENDS</code> parameter, allowing users to define which days of the week are considered weekends. Days are represented as numbers (<code>0</code> for Sunday, <code>6</code> for Saturday).</li> </ul> AlexSim93 tag:github.com,2008:Repository/723655278/v4.5.0 2025-01-07T16:40:34Z Release v4.5.0 <h3>Release Notes</h3> <ul> <li> <p><strong>New Metric: Time to Review After Re-request</strong>: Introduced a new metric to measure how long the author of a pull request waits for a review after re-requesting it. This provides better insight into the responsiveness of the review process.</p> </li> <li> <p><strong>Comment Optimization</strong>: Fixed the creation of a separate monthly comment when there is only one month, and the report fully duplicates the main report. This prevents unnecessary redundancy in comments.</p> </li> </ul> AlexSim93 tag:github.com,2008:Repository/723655278/v4.4.2 2024-12-19T13:19:13Z Release v4.4.2 <h3>Release Notes</h3> <ul> <li><strong>Error Handling for Disabled Rate Limits</strong>: Added error handling to address cases where GitHub Enterprise Server has rate limits disabled. Fixes issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2744369093" data-permission-text="Title is private" data-url="https://github.com/AlexSim93/pull-request-analytics-action/issues/57" data-hovercard-type="issue" data-hovercard-url="/AlexSim93/pull-request-analytics-action/issues/57/hovercard" href="https://github.com/AlexSim93/pull-request-analytics-action/issues/57">#57</a>.</li> </ul> AlexSim93