Skip to content

gh cli extension for interacting with code scanning autofixes

License

Notifications You must be signed in to change notification settings

github/gh-autofix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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