You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2022. It is now read-only.
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