Skip to content

ci: vendor validation scripts and remove remote action pins - #50

Merged
hyperpolymath merged 1 commit into
mainfrom
fix-ci-actions
Jul 27, 2026
Merged

ci: vendor validation scripts and remove remote action pins#50
hyperpolymath merged 1 commit into
mainfrom
fix-ci-actions

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Automated PR to fix CI after deleted actions.

@gitar-bot

gitar-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown
CI failed: CI validation failed due to missing K9 contract magic numbers/pedigree names and an A2ML manifest missing required identity fields.

Overview

Two validation jobs failed during CI: K9 contract validation and A2ML manifest validation. Both failures stem from contract and manifest files failing validation checks enforced by repository githooks/scripts.

Failures

K9 Contract Validation Failed (confidence: high)

  • Type: test
  • Affected jobs: 90125603544
  • Related to change: yes
  • Root cause: The K9 contract validation script (.githooks/validate-k9.sh) found that scanned contract files (e.g., ./.machine_readable/contractiles/k9/template-hunt.k9.ncl) lack the required 'K9!' magic number on the first non-empty line and are missing a 'name' field in the pedigree block.
  • Suggested fix: Update the K9 contract files to include 'K9!' as the first non-empty line and add the required 'name' field within the pedigree block.

A2ML Manifest Validation Failed (confidence: high)

  • Type: test
  • Affected jobs: 90125603559
  • Related to change: yes
  • Root cause: The A2ML manifest validation script (.githooks/validate-a2ml.sh) encountered errors due to missing required identity fields (agent-id, name, or project) in the scanned .a2ml files.
  • Suggested fix: Review the .a2ml manifest files, identify the file lacking the identity field, and add the appropriate agent-id, name, or project field.

Summary

  • Change-related failures: 2 validation failures (K9 contract validation and A2ML manifest validation)
  • Infrastructure/flaky failures: None
  • Recommended action: Update the affected K9 contract and A2ML manifest files to satisfy the repository's validation requirements.
Code Review ✅ Approved

Vendors validation scripts and removes remote action pins to fix CI after deleted actions. No issues found.

Auto-approved: No blocking issues found.
Please see Auto-approve Docs for details on setting custom approval criteria.

Tip

Comment Gitar fix CI or enable auto-apply: gitar auto-apply:on

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Was this helpful? React with 👍 / 👎 | Gitar

@gitar-bot gitar-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gitar has auto-approved this PR (configure)

@hyperpolymath
hyperpolymath merged commit b226f3c into main Jul 27, 2026
30 of 33 checks passed
@hyperpolymath
hyperpolymath deleted the fix-ci-actions branch July 27, 2026 22:46
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