nerdexam
MicrosoftMicrosoft

GH-900 · Question #122

GH-900 Question #122: Real Exam Question with Answer & Explanation

The correct answer is D: They cannot be merged, and code owners are not automatically requested to review.. Draft pull requests When you create a pull request, you can choose to create a pull request that is ready for review or a draft pull request. Draft pull requests cannot be merged, and code owners are not automatically requested to review draft pull requests. https://docs.github.c

Collaboration Features

Question

Which of the following statements is true regarding the mergeability of draft pull requests?

Options

  • AThey can be merged, and code owners are automatically requested to review.
  • BThey can be merged, but code owners are not automatically requested to review.
  • CThey cannot be merged, but code owners are automatically requested to review.
  • DThey cannot be merged, and code owners are not automatically requested to review.

Explanation

Draft pull requests When you create a pull request, you can choose to create a pull request that is ready for review or a draft pull request. Draft pull requests cannot be merged, and code owners are not automatically requested to review draft pull requests. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to- your-work-with-pull-requests/about-pull-requests

Topics

#Draft Pull Requests#Pull Request Workflow#Code Owners#Collaboration

Community Discussion

No community discussion yet for this question.

Full GH-900 PracticeBrowse All GH-900 Questions