GitHub CLI Issues and Actions/Create issue with labels and assignee

Create an issue with metadata.

Section: Issues

Create issue with labels and assignee

bash
bash
gh issue create --title "Upgrade Node" --label tech-debt --assignee @me
Explanation

Create an issue with metadata.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Issues
Create an issue
Create an issue with title and body.
OpenIn sheetbashsame section
List issues
List open issues.
OpenIn sheetbashsame section
View an issue
Show issue details.
OpenIn sheetbashsame section
Edit an issue
Edit issue labels, assignees, and milestone.
OpenIn sheetbashsame section
Comment on an issue
Add an issue comment.
OpenIn sheetbashsame section
Close an issue
Close an issue and leave a comment.
OpenIn sheetbashsame section