gh-autofix

gh cli extension for interacting with code scanning autofixes

MIT License

Stars
6

gh-autofix

A gh CLI extension allowing users to easily edit autofix suggestions in their local repository checkout.

Installation

Requires the GitHub CLI extension.

gh extension install github/gh-autofix

For usage see help outout.

gh autofix --help

Background

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.

Requirements

Requires the GitHub CLI extension, see Installation above.

License

This project is licensed under the terms of the MIT open source license. Please refer to MIT for the full terms.

Maintainers

See CODEOWNERS

Support

See SUPPORT