ci: vendor validation scripts and remove remote action pins - #51
Conversation
CI failed: CI validation failures occurred in K9 contracts (missing magic numbers and pedigree metadata) and A2ML manifests (missing required identity fields).OverviewTwo distinct validation job failures occurred in CI: K9 contract validation failed due to missing magic numbers and pedigree metadata fields, and A2ML manifest validation failed due to missing required identity fields in manifest files. FailuresK9 Contract Validation Failure (confidence: high)
A2ML Manifest Validation Failure (confidence: high)
Summary
Code Review ✅ Approved 2 resolved / 2 findingsVendors validation scripts and removes remote action pins to fix CI, but the while-read loops skip the final line without a trailing newline and normalise_level leaves trailing spaces when lines have inline comments. ✅ 2 resolved✅ Edge Case: while-read loops skip final line without trailing newline
✅ Bug: normalise_level leaves trailing space when line has inline comment
Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
Automated PR to fix CI after deleted actions.