autofix.ci
Automatically fix pull requests to increase developer productivity
About
Supported languages
JavaScript, Ruby, Python, Go, Rust, Kotlin, TypeScript, and Swift
From the developer
autofix.ci automatically fixes pull requests.
Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.
How it Works
- Define a GitHub Actions workflow.
Run the same tools you use locally, then call autofix.ci. - Receive automatic fixes.
autofix.ci will securely update pull requests if necessary.
Features
- Works with your existing linters, formatters, code fixers, or pre-commit hooks.
- No configuration: Simply call the autofix.ci action when you want to update the pull request.
- Supports all pull requests (including from external contributors).
For more details, check out autofix.ci!
Pricing and setup
Free for open source repositories.
Free for students.
Supports private repositories on personal accounts.
Supports private repositories on organization accounts with up to 20 users.
Supports private repositories on organization accounts with up to 200 users.
Pro
Supports private repositories on organization accounts with up to 200 users.
autofix.ci is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation