occupation
Software Developers
description
Run GitHub Actions workflows locally with pause-on-failure for AI-agent-driven CI iteration
updated
Menu
SkillsMP has collected 3 skills from redwoodjs/local-ci. Open a skill to review its source and details.
Showing 3 of 3 collected skills.
Run GitHub Actions workflows locally with pause-on-failure for AI-agent-driven CI iteration
Run local CI via the in-tree dev build of local-ci (`pnpm local-ci-dev`) to verify changes to this repo before completing work. Runs `pnpm local-ci-dev run --all` in the background, watches the log for step failures, and retries failed runners after fixes.…
Run GitHub Actions CI locally with Local CI to validate changes before pushing. Use when testing, running checks, or validating code changes.