Skip to content

Run the self-adapter gates in CI on PRs to this repo #25

Description

@robercano-ghbot

.github/workflows/gates.yml runs the placeholder .claude/gates.json (empty gates → skip), so harness/doc PRs get no server-side gate. Add a job that also runs the self-adapter gates on PRs to this repo:

GATES_FILE=.claude/self/gates.json bash .claude/scripts/gate.sh build|lint|test

so .claude/** and docs/** changes are checked server-side, matching what .claude/self/checks.sh validates locally.

module: ci.

Metadata

Metadata

Assignees

No one assigned

    Labels

    module:ciServer-side gate workflows

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions