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

Skip to content

I want to make a tool for a project to ease things like building it, fetching dependencies, and making releases, and a few other things, my goal is so that our CI that is very complex will be simplified and basically be few calls to this tool instead of the many things we have going on. This is a multi-repository project and I would like to use gh as a way to give me ease access to some GitHub functionality. #14284

Description

@OscaeGTX

I want to make a tool for a project to ease things like building it, fetching dependencies, and making releases, and a few other things, my goal is so that our CI that is very complex will be simplified and basically be few calls to this tool instead of the many things we have going on. This is a multi-repository project and I would like to use gh as a way to give me ease access to some GitHub functionality.

Should I code my tool in GO leveraging gh as a library? Is this a possibility? Or should I avoid this and instead do my tool in any language and simply call gh when needed?

Originally posted by @ericoporto in #3881

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions