make-ci-green
Installation
SKILL.md
Make CI Green
Re-run failed Jenkins CI jobs for a brave/brave-core PR. Automatically detects the failure stage and decides whether to use WIPE_WORKSPACE (for build/infra failures) or a normal re-run (for test/storybook failures).
When to Use
- Flaky test failures on CI that just need a retry
- Build/infra failures that need a workspace wipe to recover
- After pushing new commits to retrigger only the failing checks
- Batch retriggering when multiple platform checks are failing