Skip to content

[CI] Add a lightweight PR size warning workflow #120

@utksh1

Description

@utksh1

Summary

Large PRs with generated artifacts are hard to review. Add a lightweight workflow or script that warns on unusually large diffs.

Scope

  • Count changed files and total additions/deletions for PRs.
  • Warn when generated paths such as playwright-report or test-results are included.
  • Keep it advisory at first; do not fail CI unless maintainers choose to later.

Acceptance Criteria

  • Workflow comments or logs a clear warning for oversized PRs.
  • Generated report/result directories are called out by name.
  • Documentation explains the threshold.

Metadata

Metadata

Labels

area:ciCI, tooling, or automation worklevel:intermediate35 pts difficulty label for moderate contributor PRspriority:mediumImportant issue with normal urgencytype:devopsDevOps or infrastructure work category bonus label

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions