GitHub CLI v2.94.0 adds native support for issue types, sub-issue hierarchies, and issue dependencies directly from the terminal. Developers can now set issue types on create/edit, manage parent-child relationships with --parent/--set-parent/--remove-parent flags, and define blocked-by/blocking dependencies. The gh issue view and gh issue list commands expose these as new JSON fields for automation. Issue types require organization-level configuration, while hierarchy and dependency features work in any repository where those features are enabled.
8.2K Impressions