ci: vendor validation scripts and remove remote action pins - #50
Conversation
CI failed: CI validation failed because A2ML manifest files are missing required identity fields and K9 contract files are missing the 'K9!' magic number and pedigree name.OverviewTwo validation jobs failed during CI due to incorrectly formatted manifest and contract files introduced or exposed in the repository: A2ML manifest validation failed due to missing identity fields, and K9 contract validation failed due to missing magic numbers and pedigree metadata. FailuresA2ML Manifest Validation Failure (confidence: high)
K9 Contract Validation Failure (confidence: high)
Summary
Code Review ✅ ApprovedVendors validation scripts into
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.
Summary by Gitar
validate-a2ml.shandvalidate-k9.shvalidation scripts in.githooks/dogfood-gate.ymlworkflow to execute local validation scripts instead of remote actionsThis will update automatically on new commits.