
GitHubActions Certification
Domain 1Objective 3
Manage Workflow Execution and Outputs GH-200 Practice Questions (Page 3)
Part of the Author and manage workflows domain, which accounts for 20-25% of the GH-200 exam.
17questions here
4free pages
5concepts
20-25%of the exam
Questions 11–15
- 11
An organization has a repository with a workflow that uploads build artifacts. The compliance team requires that artifacts be retained for exactly 90 days, but the current repository setting is 30 days. The workflow is triggered by both pushes and scheduled runs. What is the most reliable way to enforce the 90-day retention for all artifacts?
Select an answer first - 12
A workflow uploads a test report artifact and also generates a job summary. The team wants the artifact to be available for 14 days, but the repository default is 30 days. What is the correct way to set the artifact retention to 14 days?
Select an answer first - 13
Which REST API endpoint can be used to set the retention period for a specific artifact in a repository?
Select an answer first - 14
A workflow has a `build` job that produces a large binary artifact and a `deploy` job that needs both the binary and a small configuration value (the target environment name). The team wants to minimize complexity and avoid re-downloading the artifact if the config value changes. What is the best approach?
Select an answer first - 15
A test workflow runs on every push and produces a JUnit XML report. The team wants the workflow run page to show a formatted summary of test counts (passed, failed, skipped) with a link to the uploaded report artifact. What is the most efficient way to achieve this?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitHub. “GH-200” is a trademark of its owner, used for identification only.