AutoMerge: Add AutoMerge guideline to reject Git LFS#705
Draft
DilumAluthge-LLM wants to merge 1 commit into
Draft
AutoMerge: Add AutoMerge guideline to reject Git LFS#705DilumAluthge-LLM wants to merge 1 commit into
DilumAluthge-LLM wants to merge 1 commit into
Conversation
Co-authored-by: OpenAI Codex GPT-5 <codex@openai.com>
1aead44 to
2b8d308
Compare
Codecov Report❌ Patch coverage is
❌ Your project check has failed because the head coverage (49.49%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## master #705 +/- ##
===========================================
- Coverage 78.48% 49.49% -29.00%
===========================================
Files 29 29
Lines 1938 1970 +32
===========================================
- Hits 1521 975 -546
- Misses 417 995 +578 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a new AutoMerge guideline that rejects package registrations using Git LFS.
This runs for both new packages and new versions, and fails when the extracted package tree contains either:
.gitattributesentry configuring LFSTesting
julia --project=AutoMerge -e 'using Pkg; Pkg.test()'still hits an existing localjuliaupenvironment issue in the pre-existingVersion can be addedtest when resolving the1.12.5channel.CC: @DilumAluthge
🤖 Generated by Codex.