jackfirth/Create Resyntax Pull Request
Run Resyntax on the repository and gather its suggestions into a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 12, 2025
- License
- Apache 2.0
Pinned Snippet
uses: jackfirth/create-resyntax-pull-request@bf1e7353982f905c28f7da0ba7f81fa41223ad42 # v0.5.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| private-key | A private key for the Resyntax CI GitHub App. | yes | — |
| max-fixes | The maximum number of suggested fixes to apply. | no | 20 |
| max-modified-files | The maximum number of files to modify. | no | 10 |
| max-modified-lines | The maximum number of lines to modify. | no | 300 |
| max-pass-count | The maximum number of passes to perform on the same files. | no | 10 |
Outputs
no outputs