BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

GitHub Exam GitHub-Foundations Topic 1 Question 13 Discussion

Actual exam question for GitHub's GitHub-Foundations exam
Question #: 13
Topic #: 1
[All GitHub-Foundations Questions]

What is the minimum access needed to contribute to a repository?

Show Suggested Answer Hide Answer
Suggested Answer: D

To contribute to a GitHub repository, a user typically needs to be able to create branches, push changes, and open pull requests. These actions require Write access, which is the minimum level of access needed to contribute code directly to a repository.

Write Access:

Option D is correct because 'Write' access allows users to contribute to the repository by pushing changes, creating branches, and opening pull requests. This is the minimum required access level for contributing code.

Incorrect Options:

Option A (Read) is incorrect because 'Read' access only allows viewing the repository, not making changes.

Option B (Triage) is incorrect because while Triage access allows managing issues and pull requests, it does not allow pushing code.

Option C (Maintain) is incorrect because 'Maintain' access includes additional permissions beyond those needed for basic contributions, such as managing repository settings.


GitHub Docs: Repository Roles for an Organization

Contribute your Thoughts:

Rickie
7 days ago
Haha, I'm just going to guess C) Maintain. Who needs to actually write code when you can just manage the repository, am I right?
upvoted 0 times
...
Mariko
20 days ago
Hmm, I thought B) Triage would be the minimum. Don't you need to be able to at least triage issues before contributing?
upvoted 0 times
Shay
8 days ago
A) Read is actually the minimum access needed to contribute to a repository.
upvoted 0 times
...
...
Lang
22 days ago
I agree with Mohammad, Read access should be enough to contribute to a repository.
upvoted 0 times
...
Olive
23 days ago
I'm pretty sure it's D) Write. You need write access to be able to contribute, right?
upvoted 0 times
Malcom
18 hours ago
No, you only need triage access to contribute.
upvoted 0 times
...
Suzi
6 days ago
I think it's write access too. That's what I use to contribute.
upvoted 0 times
...
Leigha
10 days ago
Actually, you only need read access to contribute.
upvoted 0 times
...
Elfriede
16 days ago
Yes, you're correct. You need write access to contribute.
upvoted 0 times
...
...
Mohammad
1 months ago
I think the minimum access needed is Read.
upvoted 0 times
...

Save Cancel