This CLI extension is no longer supported. It will stop working on November 10, 2024. Please contact GitHub support if you require assistance.
A gh
CLI extension allowing users to easily edit autofix suggestions in their local repository checkout.
Requires the GitHub CLI extension.
gh extension install github/gh-autofix
For usage see help outout.
gh autofix --help
The gh-autofix
extension for the gh
CLI allows users to view and apply autofix suggestions made on their pull requests. See the code scanning autofix documentation for more information.
Requires the GitHub CLI extension, see Installation above.
This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.
See CODEOWNERS
See SUPPORT