pre-commit ci lite
Appan add-on to github actions which allows safely pushing changes back to pull requests
420 installs
Verified
Pricing
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/lite-action@v1.0.0 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.
pre-commit ci lite applies code changes to your PRs automatically!
Supported languages
(8)Resources
Plans and pricing
free for open source repositories
$0private repository support for personal accounts
$5 / monthprivate repository support for organizations up to 25 users
$10 / monthprivate repository support for organizations up to 100 users
$50 / monthpre-commit ci lite is provided by a third-party and is governed by separate privacy policy and support documentation