Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 400 Bytes

File metadata and controls

18 lines (11 loc) · 400 Bytes

AI GitHub Actions

@README.md @DEVELOPING.md @docs/upgrading.md

Automation Runtime

Runs are executed in non-interactive CI and state is ephemeral between runs. Persist outcomes through safe outputs (comments/issues/PRs), because uncaptured local state is lost after the run.

GitHub Agent Workflows

See ./gh-agent-workflows

Claude Workflows (Composite Actions)

See ./claude-workflows