Skip to content

Add GitHub action to check for large objects in PRs#2972

Merged
bbockelm merged 1 commit intoPelicanPlatform:mainfrom
bbockelm:check-large-objects
Jan 16, 2026
Merged

Add GitHub action to check for large objects in PRs#2972
bbockelm merged 1 commit intoPelicanPlatform:mainfrom
bbockelm:check-large-objects

Conversation

@bbockelm
Copy link
Collaborator

After a near-miss where a large file was committed (and I had to do some git surgery), this adds a PR validation to avoid large objects.

@bbockelm bbockelm force-pushed the check-large-objects branch 2 times, most recently from c3161e0 to 05a7c1a Compare January 10, 2026 18:51
@bbockelm bbockelm linked an issue Jan 10, 2026 that may be closed by this pull request
@bbockelm bbockelm added bug Something isn't working infrastructure GitHub Actions, Release management, and CI labels Jan 10, 2026
@bbockelm
Copy link
Collaborator Author

Ok, self-merging. 7.23 just forked so there's minimal negative impact from that.

@bbockelm bbockelm merged commit 7b980a2 into PelicanPlatform:main Jan 16, 2026
30 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working infrastructure GitHub Actions, Release management, and CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prevent large objects from entering repo

1 participant