PR Complexity Score
Version updated for https://github.com/stef41/pr-complexity-score to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action evaluates the complexity of pull requests to enhance reviewability by scoring them on factors like cognitive complexity, cross-cutting concerns, and directory spread. It automates the identification of oversized or overly complex PRs and provides actionable suggestions for splitting them into more manageable parts. This helps streamline code reviews and improve collaboration efficiency.
What’s Changed
Scores pull requests on reviewability and suggests splits for oversized PRs.