pre-commit ci lite
an add-on to github actions which allows safely pushing changes back to pull requests
About
Supported languages
JavaScript, Ruby, Python, Go, Rust, Dart, TypeScript, and Swift
From the developer
pre-commit.ci lite is an add-on for GitHub Actions which safely auto fixes PRs
see also the full version of pre-commit.ci
pre-commit.ci lite only provides auto fixing of PRs, but allows the flexibility of using GitHub Actions as a runner.
setup
-
install the GitHub Application on the relevant repositories
-
add the GitHub action to your workflow as the last step in your job:
- uses: pre-commit-ci/[email protected] if: always()
note: the step must have either the default name
or contain the text pre-commit-ci-lite
. the application uses this to find the right workflow.
Pricing and setup
free for open source repositories
private repository support for personal accounts
private repository support for organizations up to 25 users
private repository support for organizations up to 100 users
free
free for open source repositories
pre-commit ci lite is provided by a third-party and is governed by separate privacy policy and support documentation