Skip to content

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

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

ci: vendor validation scripts and remove remote action pins#55
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 workflow failures in A2ML manifest validation (missing required identity field) and K9 contract validation (missing K9! magic number and pedigree name field).

Overview

Two validation jobs failed during CI checks: the A2ML manifest validation job failed due to a missing identity field in manifest files, and the K9 contract validation job failed due to missing magic numbers and pedigree name fields in K9 contract files.

Failures

A2ML Manifest Validation Failure (confidence: high)

  • Type: build
  • Affected jobs: 90125295252
  • Related to change: yes
  • Root cause: The script .githooks/validate-a2ml.sh found 1 error: 'Missing required identity field (agent-id, name, or project)' across the scanned .a2ml files.
  • Suggested fix: Examine the .a2ml manifest files and ensure all required identity fields (agent-id, name, or project) are present.

K9 Contract Validation Failure (confidence: high)

  • Type: test
  • Affected jobs: 90125295326
  • Related to change: yes
  • Root cause: K9 contract validation failed with 2 errors: missing 'K9!' magic number on the first non-empty line and a missing 'name' field in the pedigree block.
  • Suggested fix: Update the affected K9 contract files to include 'K9!' on the first non-empty line and provide the required 'name' field within the pedigree block.

Summary

  • Change-related failures: 2 manifest/contract validation failures due to missing mandatory schema fields.
  • Infrastructure/flaky failures: 0 failures.
  • Recommended action: Fix the manifest and contract validation errors in the repository files so they comply with A2ML and K9 formatting specifications.
Code Review ✅ Approved

Vendors validation scripts and removes remote action pins to fix CI stability. 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 ea008d9 into main Jul 27, 2026
31 of 34 checks passed
@hyperpolymath
hyperpolymath deleted the fix-ci-actions branch July 27, 2026 22:50
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