| Exam Code/Number: | GH-200Join the discussion |
| Exam Name: | GitHub Actions |
| Certification: | Microsoft |
| Question Number: | 102 |
| Publish Date: | Jul 16, 2026 |
|
Rating
100%
|
|
As a DevOps engineer developing a JavaScript action, you need to include annotations to pass warning messages to workflow runners. Which code snippet can you use to implement an annotation in your Actions?
As a DevOps engineer developing a JavaScript action, you need to include annotations to pass warning messages to workflow runners. Which code snippet can you use to implement an annotation in your Actions?
Which of the following is the best way for an enterprise to prevent certain marketplace actions from running?
Based on the YAML below, which two statements are correct? (Choose two.)
You create a self-hosted runner labeled as runner1.
You need to ensure that a GitHub Actions workflow job runs only on runner1.
Which YAML statement should you use?
As a developer, you want to run a workflow from the Actions tab in GitHub. Which YAML snippet should you use to match the interface in this image?