https://github.com/autofix-ci/action
The autofix.ci GitHub Action.
https://github.com/autofix-ci/action
autofix code-quality formatter github-actions linter
Last synced: 2 months ago
JSON representation
The autofix.ci GitHub Action.
- Host: GitHub
- URL: https://github.com/autofix-ci/action
- Owner: autofix-ci
- License: mit
- Created: 2022-10-01T14:25:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T19:55:44.000Z (5 months ago)
- Last Synced: 2025-04-14T00:11:29.066Z (2 months ago)
- Topics: autofix, code-quality, formatter, github-actions, linter
- Language: TypeScript
- Homepage: https://autofix.ci/
- Size: 1.3 MB
- Stars: 156
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
#
autofix.ci GitHub Action
This repository contains the **autofix.ci** GitHub Action.
## Usage
1. Install the [autofix.ci GitHub App](https://autofix.ci) for your repository.
2. Add this action at the end of your code-formatting CI job.
See [autofix.ci/setup](https://autofix.ci/setup) for examples!## Customization
See [action.yml](./action.yml) for a list of all the available inputs and outputs.
You can pass inputs like this:```yaml
- uses: autofix-ci/action@v1 # optionally replace with the latest commit hash
with:
fail-fast: false
```## Badge
[](https://autofix.ci)
```
[](https://autofix.ci)
```## Feedback
Please use the GitHub issue tracker for feedback, or email us at the address listed in our GitHub profile!