Enum GitHub::SubscriptionState

The possible states of a subscription.

Enum Values

UNSUBSCRIBED

The User is only notified when participating or @mentioned.

SUBSCRIBED

The User is notified of all conversations.

IGNORED

The User is never notified.

Uses

Commit.viewerSubscription

Issue.viewerSubscription

PullRequest.viewerSubscription

Repository.viewerSubscription

Team.viewerSubscription

TeamDiscussion.viewerSubscription

Subscribable.viewerSubscription

UpdateSubscriptionInput.state