glab mr todo

Add a to-do item to a merge request.

Synopsis

Adding a to-do item flags the merge request for follow-up in your To-Do List.

glab mr todo [<id> | <branch>] [flags]

Aliases

add-todo

Examples

glab mr todo 123
glab mr todo branch-name

Options inherited from parent commands

  -h, --help          Show help for this command.
  -R, --repo string   Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.