MicrosoftMicrosoft
GH-200 · Question #84
GH-200 Question #84: Real Exam Question with Answer & Explanation
Sign in or unlock GH-200 to reveal the answer and full explanation for question #84. The question stem and answer options stay visible for context.
Create and manage custom actions
Question
What are two reasons to keep an action in its own repository instead of bundling it with other application code? (Each correct answer presents a complete solution. Choose two.)
Options
- AIt makes the action.yml file optional.
- BIt makes it easier for the GitHub community to discover the action.
- CIt widens the scope of the code base for developers fixing issues and extending the action.
- DIt decouples the action's versioning from the versioning of other application code.
- EIt allows sharing workflow secrets with other users.
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
#Custom Actions#Action Repository Structure#Action Versioning#Action Discoverability