Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ensure gh is go installable in CI #9820

@williammartin

Description

@williammartin

Description

Although we don't officially support installation via go install in our docs, there are plenty of people out there who expect it to work:

I'd rather the maintainers stopped getting caught by surprise when fooling around with the go module.

Expected Output

The expected output for this issue is:

  • A step in an actions workflow checks that go install/run github.com/cli/cli/v2/cmd/gh@<branch/commit> works successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtA chore that addresses technical debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions