.nh .TH "glab" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-mr-approve - Approve merge requests .SH SYNOPSIS .PP \fBglab mr approve { | } [flags]\fP .SH DESCRIPTION .PP Approve merge requests .SH OPTIONS .PP \fB-s\fP, \fB--sha\fP="" SHA which must match the SHA of the HEAD commit of the merge request .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for command .PP \fB-R\fP, \fB--repo\fP="" Select another repository using the \fB\fCOWNER/REPO\fR or \fB\fCGROUP/NAMESPACE/REPO\fR format or full URL or git URL .SH EXAMPLE .PP .RS .nf glab mr approve 235 glab mr approve 123 345 glab mr approve branch-1 glab mr approve branch-2 branch-3 glab mr approve # Finds open merge request from current branch .fi .RE .SH SEE ALSO .PP \fBglab-mr(1)\fP