This sets up this repository for weekly pull requests from the Resyntax Autofixer. You'll need to add the RESYNTAX_APP_PRIVATE_KEY secret to your repository in your repository settings before it works. I took a rough guess on how to install your project based on your existing GitHub actions. In addition to running once a week, you can kick it off manually yourself using the "Run workflow" button in the Actions tab.
The action has some configurable limits on the size of the generated pull requests. I set it up with the same settings that the Typed Racket repository currently uses, but feel free to change them to whatever suits you.
This sets up this repository for weekly pull requests from the Resyntax Autofixer. You'll need to add the
RESYNTAX_APP_PRIVATE_KEY
secret to your repository in your repository settings before it works. I took a rough guess on how to install your project based on your existing GitHub actions. In addition to running once a week, you can kick it off manually yourself using the "Run workflow" button in the Actions tab.The action has some configurable limits on the size of the generated pull requests. I set it up with the same settings that the Typed Racket repository currently uses, but feel free to change them to whatever suits you.