Skip to content

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

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

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

Conversation

@hyperpolymath

@hyperpolymath hyperpolymath commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Automated PR to fix CI after deleted actions.


Summary by Gitar

  • CI validation scripts:
    • Added vendored validate-a2ml.sh and validate-k9.sh validation scripts in .githooks/
  • Workflow updates:
    • Replaced remote action pins with local script executions for A2ML and K9 validation in .github/workflows/dogfood-gate.yml

This will update automatically on new commits.

@gitar-bot

gitar-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown
CI failed: Code formatting check failed in the CI build because Rust source files were not formatted according to `rustfmt` rules.

Overview

1 change-related tooling failure found across 1 analyzed log, where rustfmt checks failed due to unformatted Rust source files.

Failures

Rust Code Formatting Failure (confidence: high)

  • Type: tooling
  • Affected jobs: 90126158708
  • Related to change: yes
  • Root cause: The codebase contains Rust files with formatting differences that violate rustfmt rules.
  • Suggested fix: Run cargo fmt locally to format all Rust files, then commit and push the updated formatting changes.

Summary

  • Change-related failures: 1 code formatting failure (rustfmt check)
  • Infrastructure/flaky failures: 0
  • Recommended action: Run cargo fmt to format the Rust source files and push the changes to fix the CI build.
Code Review ✅ Approved

Vendors validation scripts into .githooks and updates the dogfood-gate workflow to execute them locally instead of using remote action pins. 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 17b830f into main Jul 27, 2026
21 of 31 checks passed
@hyperpolymath
hyperpolymath deleted the fix-ci-actions branch July 27, 2026 22:35
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