MicrosoftMicrosoft
GH-200 · Question #38
GH-200 Question #38: Real Exam Question with Answer & Explanation
Sign in or unlock GH-200 to reveal the answer and full explanation for question #38. The question stem and answer options stay visible for context.
Author and Maintain Workflows
Question
In GitHub Actions, how is the success or failure of a step determined by its exit code?
Options
- AExit codes are ignored and a maintainer sets the result manually
- BZero exit code means success and any nonzero means failure
- CSuccess is controlled by continue-on-error rather than the exit code
- DEvery exit code is a failure
Unlock GH-200 to see the answer
You've previewed enough free GH-200 questions. Unlock GH-200 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#GitHub Actions#Step execution#Exit codes#Workflow control flow