Greencheck CI Fixer
Version updated for https://github.com/braedonsaunders/greencheck to version v0.1.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “greencheck” GitHub Action automates the process of resolving failed CI runs by delegating the task to an AI coding agent, such as Claude Code or Codex. It enables the agent to analyze failure logs, inspect the repository, apply fixes, and re-trigger the CI workflow, all without human intervention. By addressing common and straightforward CI issues, it minimizes context-switching for developers, ensures safe and cost-controlled execution, and includes features like log parsing, regression detection, and detailed reporting.
What’s Changed
Full Changelog: https://github.com/braedonsaunders/greencheck/compare/v0...v0.1.2