Learn R Programming

github (version 0.9.8)

set.thread.notifications.subscription: subscribes current user to a thread, or ignore thread. Subscribing to a thread is unnecessary if the user is already subscribed to the repository. Ignoring a thread will mute all future notifications (until you comment or get at-mentioned).

Description

subscribes current user to a thread, or ignore thread. Subscribing to a thread is unnecessary if the user is already subscribed to the repository. Ignoring a thread will mute all future notifications (until you comment or get at-mentioned).

Usage

set.thread.notifications.subscription(id, ..., ctx = get.github.context())

Arguments

id

the thread id

ctx

the github context object

Value

the response object