.nh .TH "glab" "1" "Jun 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-issue-note - Comment on an issue in GitLab. .SH SYNOPSIS \fBglab issue note [flags]\fP .SH DESCRIPTION Opens an editor for the comment if you don't use \fB--message\fR\&. .SH OPTIONS \fB-m\fP, \fB--message\fP="" Message text. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted. .SH EXAMPLE .EX glab issue note 123 --message "Looking into this now." glab issue note 123 .EE .SH SEE ALSO \fBglab-issue(1)\fP