GH-900 · Question #26
What are some scenarios that can automatically subscribe you to conversations on GitHub? (Choose three.)
The correct answer is C. Opening a pull request or issue D. Commenting on a thread E. Being assigned to an issue or pull request. GitHub automatically subscribes you to notifications for conversations when: (C) You open a pull request or issue - as the author, you are automatically subscribed; (D) You comment on a thread - participating in a conversation opts you in to future updates; (E) You are assigned…
Question
What are some scenarios that can automatically subscribe you to conversations on GitHub? (Choose three.)
Options
- APushing a commit to the default branch
- BBeing added as a repo admin
- COpening a pull request or issue
- DCommenting on a thread
- EBeing assigned to an issue or pull request
How the community answered
(33 responses)- A3% (1)
- B6% (2)
- C91% (30)
Explanation
GitHub automatically subscribes you to notifications for conversations when: (C) You open a pull request or issue - as the author, you are automatically subscribed; (D) You comment on a thread - participating in a conversation opts you in to future updates; (E) You are assigned to an issue or pull request - assignees are automatically subscribed. Option A (pushing a commit to the default branch) does not subscribe you to any conversation thread. Option B (being added as a repo admin) grants permissions but does not automatically subscribe you to individual conversations - you would need to watch the repository or adjust notification settings.
Topics
Community Discussion
No community discussion yet for this question.