Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
May 30, 2022 09:53 pm GMT

Manage Github milestones from cli

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.

Dmo

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."

Gist


Original Link: https://dev.to/optnc/manage-github-milestones-from-cli-2hkh

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To