Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 982 Bytes

File metadata and controls

42 lines (31 loc) · 982 Bytes
title `glab issue unsubscribe`
stage AI Coding
group Code Review
info To determine the technical writer assigned to the Stage/Group associated with this page, see <https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments>

Unsubscribe from an issue.

Synopsis

You no longer receive notifications about updates to the issue.

glab issue unsubscribe <id> [flags]

Aliases

unsub

Examples

glab issue unsubscribe 123
glab issue unsub 123
glab issue unsubscribe https://gitlab.com/OWNER/REPO/-/issues/123

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.