Greencheck CI Fixer
Version updated for https://github.com/braedonsaunders/greencheck to version v0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Greencheck is a GitHub Action designed to automatically remediate failed CI runs by leveraging AI coding agents like Claude or Codex. It analyzes the repository and workflow logs to identify and fix minor issues (e.g., syntax errors or type mismatches), commits the fixes, and re-triggers the CI process while ensuring safety through guardrails like regression detection, protected file filtering, and cost controls. This tool eliminates the need for manual intervention, reducing downtime and context-switching for developers.
What’s Changed
Agent-first runtime with quieter logs, cleaner commit subjects, and more legible reporting.
Full Changelog: https://github.com/braedonsaunders/greencheck/compare/v0.1.1...v0