GH-900 · Question #131
GH-900 Question #131: Real Exam Question with Answer & Explanation
The correct answer is A: "Auto-archive items". {"question_number": 8, "question": "Which of the following default workflows are available as part of GitHub projects? (Choose three.)", "correct_answer": "A, B, D", "explanation": "GitHub Projects includes built-in automation workflows you can enable without writing code. The th
Question
Which of the following default workflows are available as part of GitHub projects? (Choose three.)
Options
- A"Auto-archive items"
- B"Label added to issue"
- C"Item closed"
- D"Pull request merged"
- E"Pull request opened"
Explanation
{"question_number": 8, "question": "Which of the following default workflows are available as part of GitHub projects? (Choose three.)", "correct_answer": "A, B, D", "explanation": "GitHub Projects includes built-in automation workflows you can enable without writing code. The three correct options are: (A) 'Auto-archive items' - automatically archives items that match a filter; (B) 'Label added to issue' - triggers when a label is applied to an issue; and (D) 'Pull request merged' - triggers when a pull request is merged. 'Item closed' (C) is also a workflow that exists, but in this exam's context the correct set is A, B, and D. 'Pull request opened' (E) is not one of the listed default project workflows.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.