Skip to content

Add threshold check to repo size validation#273

Merged
kandrosov merged 2 commits into
mainfrom
feature-repo-size-check-threshold
Jun 21, 2026
Merged

Add threshold check to repo size validation#273
kandrosov merged 2 commits into
mainfrom
feature-repo-size-check-threshold

Conversation

@kandrosov

Copy link
Copy Markdown
Contributor

This modifies the calculate-size job to automatically fail if the repository size increase is greater than 1MB (1024 KiB). This acts as a guard against accidental large file commits without LFS.

To override this check when large source-code changes are genuinely expected, add the big changes label to the PR.

@kandrosov kandrosov merged commit aa8638d into main Jun 21, 2026
5 checks passed
@kandrosov kandrosov deleted the feature-repo-size-check-threshold branch June 21, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant