Autofix

Codeac's Autofix allow you to automatically generate a pull request to fix issues in your code directly from the Codeac UI with just a few clicks.

Autofix support

The Autofix feature is currently in beta testing. If you'd like to try it out, please let us know at support@codeac.io.

Fixable Issues

If your code contains fixable issues, Codeac will display a banner with an option to view the available fixes. Click Show diff to preview the changes.

Autofix Banner

Generate a pull request

After clicking Show diff, a modal will appear where you can set the pull request title and choose the source branch. The target branch for the pull request will be the one you're currently viewing in the Codeac UI.

Autofix Banner

After reviewing the changes, you can click Generate Pull request button to create a pull request.

Once you click Generate Pull request, Codeac will begin creating the pull request. This may take a few seconds. Afterward, you can find the new pull request in the Pull Requests tab of your VCS.