This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Open
Description
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