autofix-ci/autofix.ci
Automatically fix formatting/lint issues in pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 19, 2026
- License
- MIT
Pinned Snippet
uses: autofix-ci/action@c5b2d67aa2274e7b5a18224e8171550871fc7e4a # v1.3.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| fail-fast | Cancel all other workflows associated with a commit when fixing it. | no | true |
| commit-message | The commit message to use when fixing a commit. | no | — |
| comment | Add a custom comment to the PR when fixing a commit. | no | — |
Outputs
| name | description |
|---|---|
| autofix_started | Boolean indicating whether changes have been sent to the autofix server and a fix commit is coming up. |