Review Insights
Version updated for https://github.com/wiyco/review-insights to version v2.0.0-rc.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Review Insights, analyzes pull request review data to identify workload imbalances, reviewer-author dynamics, merge trends, and the impact of AI involvement, providing detailed visual reports with metrics such as heatmaps, bar charts, and time-series trends. It automates the detection of review bottlenecks, zero-review merges, and AI adoption patterns, helping teams optimize collaboration and improve code review practices. Key capabilities include tracking human review burden, highlighting review biases, and generating actionable insights for repository management.
What’s Changed
What’s Changed
- chore: add octocov metric badges by @wiyco in https://github.com/wiyco/review-insights/pull/43
- ci: use GitHub App token for badge publishing by @wiyco in https://github.com/wiyco/review-insights/pull/44
- Revert “ci: use GitHub App token for badge publishing” by @wiyco in https://github.com/wiyco/review-insights/pull/45
- ci: pass app token to octocov action by @wiyco in https://github.com/wiyco/review-insights/pull/46
- chore(tsconfig): enable noUncheckedIndexedAccess by @wiyco in https://github.com/wiyco/review-insights/pull/47
- fix: align change request rate with observed reviews by @wiyco in https://github.com/wiyco/review-insights/pull/48
- chore(deps): update action dependencies by @wiyco in https://github.com/wiyco/review-insights/pull/49
Full Changelog: https://github.com/wiyco/review-insights/compare/v2.0.0-rc.1...v2.0.0-rc.2