🤝 Collaboration Features - GH-FOUND Practice Questions

Study pull requests, issues, discussions, code review, project boards, and GitHub collaboration workflows.

4Questions Available
1Exam Domains

Practice Collaboration Questions Now

Start a timed practice session focusing on Collaboration Features topics from the GH-FOUND question bank.

Start GH-FOUND Practice Quiz →

GH-FOUND Collaboration Question Bank (4 Questions)

Browse all 4 practice questions covering Collaboration Features for the GH-FOUND certification exam. Each question includes the full answer and a detailed explanation to help you understand the concepts.

  1. Question 1Collaborate Using GitHub

    In a GitHub pull request, what does 'Request changes' in a review mean?

    AThe reviewer approves with minor suggestions
    BThe reviewer blocks the merge until specific changes are addressed
    CThe reviewer comments without blocking the merge
    DThe reviewer automatically merges the pull request
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Request changes submits feedback that must be resolved before the PR can be merged, when branch protection requires reviews.

  2. Question 2Project Management

    What is the relationship between GitHub Issues and GitHub Projects?

    ANo relationship
    BIssues can be added to Projects as items, tracked across views, and enriched with custom project fields while retaining issue properties
    CThey are the same thing
    DIssues replace Projects
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Issues are added to Projects as trackable items. Projects add custom fields (priority, sprint, size) on top of issue properties, providing multi-view project tracking while issues retain their discussion and metadata.

  3. Question 3Collaboration Features

    What is the difference between GitHub Issues and Discussions?

    ASame feature
    BIssues track actionable work items (bugs, features) with assignees and labels; Discussions provide open-ended community conversations (Q&A, ideas, announcements)
    CIssues are for discussions
    DDiscussions are for bugs
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Issues: structured task tracking — assignable, labellable, closable, linked to PRs/projects. Discussions: community conversations — categories (Q&A, Ideas, General), threaded, voteable, convertible to issues when actionable.

  4. Question 4Project Management

    What is the difference between Issues and Discussions?

    ASame feature
    BIssues are for actionable work items (bugs, features) with assignees, labels, and milestones. Discussions are for open-ended conversations, Q&A, and community engagement.
    CIssues are for discussions
    DDiscussions are for bugs
    Show Answer & Explanation
    Correct Answer: B
    Explanation:

    Issues: trackable work units (open/closed state, assignees, labels, milestones, projects). Best for: bugs, feature requests, tasks. Discussions: threaded conversations, categories, accepted answers, polls. Best for: questions, ideas, announcements, and community interaction. Convert discussion → issue when actionable.

Key Collaboration Concepts for GH-FOUND

pull requestcode reviewissuesdiscussionsprojectscollaborationmerge

GH-FOUND Collaboration Exam Tips

Collaboration Features questions in GH-FOUND are typically scenario-based. Focus on service-level decision making aligned to official exam objectives. Priority concepts: pull request, code review, issues, discussions, projects, collaboration.

What GH-FOUND Expects

  • Anchor your answer in select the most practical, secure, and scalable answer for the stated scenario.
  • Collaboration scenarios for GH-FOUND are frequently mapped to Domain 2 (8%), so read the objective carefully before picking controls or architecture.
  • Expect multi-service scenarios where Collaboration interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated service question.
  • When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Foundational) and managed-service best practices.

High-Value Collaboration Concepts

  • Know the core Collaboration building blocks cold: pull request, code review, issues, discussions.
  • Review the edge-case features and limits for projects, collaboration; these details are commonly used to differentiate answer choices.
  • Practice service-integration reasoning: how Collaboration pairs with Git & GitHub, GitHub Products in real deployment patterns.
  • For GH-FOUND, explain why the chosen Collaboration design meets reliability, security, and cost expectations better than the alternatives.

Common GH-FOUND Traps

  • Watch for answers that partially solve the requirement but miss operational constraints.
  • Questions in Working with GitHub Repositories often include distractors that look correct for Collaboration but violate least-privilege, durability, or availability requirements.
  • Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
  • If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.

Fast Review Checklist

  • Can you compare at least two Collaboration implementation paths and justify which one best fits the scenario?
  • Can you map the chosen answer back to Working with GitHub Repositories (8%) outcomes for GH-FOUND?
  • Can you explain security and access boundaries for Collaboration without relying on default-open assumptions?
  • Can you describe how Collaboration integrates with Git & GitHub and GitHub Products during failure, scaling, and monitoring events?

Exam Domains Covering Collaboration

Related Resources

More GH-FOUND Study Resources