GitXplorerGitXplorer
g

gh-autofix

public
8 stars
4 forks
0 issues

Commits

List of commits on branch main.
Verified
6e6e53c76cedbcb7ae1b4b2a41fcf1e0be889ffa

Merge pull request #5 from github/aeisenberg/deprecation

aaeisenberg committed 3 months ago
Verified
029df6307cb78d33d74483a88c87822c51bd0f79

Add deprecation message

aaeisenberg committed 3 months ago
Verified
3d27f15944987ac7cb505d93b8b3468db7790df8

Merge pull request #4 from aliceclv/patch-1

hhenrymercer committed 5 months ago
Verified
52a255ce7cf6cc5b9844dac78b63420a1f422a98

remove mentions of autofix being in beta

aaliceclv committed 6 months ago
Verified
2a942be7c98d2935f660cb9351041c427b204a8b

Merge pull request #3 from github/nickfyson/update-readme

nnickfyson committed 9 months ago
Verified
72359a99b6c1c6fd8445d9e9de431a90df430b0c

update readme to refer to public beta announcement

nnickfyson committed 9 months ago

README

The README file for this repository.

DEPRECATION WARNING

This CLI extension is no longer supported. It will stop working on November 10, 2024. Please contact GitHub support if you require assistance.

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