β Intro
Recently we needed to load a lot of issues on a given milestone so they could be properly managed and reported.
Issues were coming from a given list. Manual process was very time consuming... so we wondered how we could achieve this in a much more efficient way, from shell and cli commands.
This short post is about that and shows what kind of things can be achieved with GitHub Cli... and especially how cli/cli
can be used with gh api
calls.
π¬ DΓ©mo
π More about GH API
Delopers make feedbacks... and as you can see it below Github is
"committed to making it trustworthy, easy to find, and easy to use."
Top comments (1)