GH-900 · Question #14
Which of the following can be performed within GitHub Mobile?
The correct answer is E. Managing notifications from github.com. GitHub Mobile is designed for on-the-go collaboration and includes managing and triaging notifications from GitHub.com. It also supports reviewing/merging PRs, managing issues, and browsing code. It cannot act as a self-hosted Actions runner (that requires server…
Question
Which of the following can be performed within GitHub Mobile?
Options
- AUtilizing the mobile device as a self-hosted runner
- BManaging enterprise and organization settings
- CChat with other GitHub Mobile users via voice calling
- DForking and cloning repositories
- EManaging notifications from github.com
How the community answered
(47 responses)- A2% (1)
- B6% (3)
- D2% (1)
- E89% (42)
Explanation
GitHub Mobile is designed for on-the-go collaboration and includes managing and triaging notifications from GitHub.com. It also supports reviewing/merging PRs, managing issues, and browsing code. It cannot act as a self-hosted Actions runner (that requires server infrastructure), does not manage enterprise/organization settings, does not support voice calling, and does not fork or clone repositories (those are Git operations requiring a local environment).
Topics
Community Discussion
No community discussion yet for this question.