profclems / glab

The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
https://glab.readthedocs.io/
MIT License
2.08k stars 163 forks source link

Support gitlab epics #1002

Open fredrikatmainspringenergy opened 2 years ago

fredrikatmainspringenergy commented 2 years ago

Describe the feature or problem you'd like to solve It would be great if glab could support associating issues with gitlab epics, and even greater if it could also manage (create/update/delete/...) epics.

Propose a Solution

glab issue update [-e|--epic] <epic number>  # link issue to epic
glab issue update [-e|--epic] none           # unlink issue
glab epic [close|create|delete|list|...]     # life of an epic

Additional context

clemsbot commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. We haven't had the time to address it yet, but we want to keep it open. This message is just a reminder for us to help triage issues.