RepoWarden reads your GitHub Actions check results, pulls failing logs, and uses them to fix the PR. No extra runners to configure, no YAML to learn — whatever you run on every push is what RepoWarden trusts.
When a check suite completes, RepoWarden picks up whether each job passed or failed and which ones gate merging.
On failure, RepoWarden fetches the raw logs and annotations, pipes them to an LLM alongside the diff, and fixes the actual error — not just the symptom.
RepoWarden respects branch protection. If a required check fails, the PR stays open until it passes. No sneaky force-merges.
Explicitly not required. RepoWarden works with whatever your repo already runs.
When a RepoWarden PR fails CI, this sequence runs automatically — no rebase comments, no manual re-runs.
No extra workflow files. Just install the GitHub App.