Maximum size on pull requests #14280
Labels
kind/analysis
Used when an issue needs to be analysed before it becomes a user story.
quality/code
Violations from current rules for code, best practices, etc. Or just bad code.
team/studio-core
What and why
We should establish a maximum size limit for pull requests (PRs) to improve code review quality and efficiency. This would help ensure that reviews are manageable, changes are well-scoped, and feedback can be provided more effectively. 😊
Override PR
To accommodate exceptional cases, there should be an override mechanism that allows larger pull requests to bypass the maximum size limit when necessary.
How
Using Github Actions and labels?
The text was updated successfully, but these errors were encountered: