GH-200 Exam Details

  • Exam Code
    :GH-200
  • Exam Name
    :GitHub Actions
  • Certification
    :Microsoft Certifications
  • Vendor
    :Microsoft
  • Total Questions
    :98 Q&As
  • Last Updated
    :Jul 14, 2026

Microsoft GH-200 Online Questions & Answers

  • Question 51:

    GitHub-hosted runners support which capabilities? (Each correct answer presents a complete solution. Choose two.)

    A. support for Linux, Windows, and macOS
    B. support for a variety of Linux variations including CentOS, Fedora, and Debian
    C. requiring a payment mechanism (e.g., credit card) to use for private repositories
    D. automatic file-system caching between workflow runs
    E. automatic patching of both the runner and the underlying OS

  • Question 52:

    As a DevOps engineer, you need to execute a deployment to different environments like development and testing based on the labels added to a pull request. The deployment should use the releases branch and trigger only when there is a change in the files under ‘apps’ folder. Which code block should be used to define the deployment workflow trigger?

    A. on: pull_request_label: branches: -'releases' paths: -'apps/**'
    B. on: pull_request: types: [labeled] branches: -'releases/**' paths: -'apps'
    C. on: pull_request: types: [labeled] branches: -'releases' paths: -'apps/**'
    D. on: pull_request_review: types: [labeled] branches: -'releases' paths: -'apps/**'

  • Question 53:

    Which workflow commands send information from the runner? (Each correct answer presents a complete solution. Choose two.)

    A. reading from environment variables
    B. setting a debug message
    C. populating variables in a Dockerfile
    D. setting output parameters

  • Question 54:

    Which files are required for a Docker container action in addition to the source code? (Each correct answer presents a partial solution. Choose two.)

    A. action.yml
    B. Actionfile
    C. metadata.yml
    D. Dockerfile

  • Question 55:

    Which scopes are available to define custom environment variables within a workflow file? (Choose three.)

    A. the entire workflow, by using env at the top level of the workflow file
    B. all jobs being run on a single Actions runner, by using runner.env at the top of the workflow file
    C. the entire stage, by using env at the top of the defined build stage
    D. within the run attribute of a job step
    E. the contents of a job within a workflow, by using jobs.env
    F. a specific step within a job, by using jobs..steps[*].env

  • Question 56:

    What can be used to set a failed status of an action from its code?

    A. JavaScript dist/ folder
    B. composite run step
    C. output variable
    D. a non-zero exit code
    E. Dockerfile CMD
    F. @actions/github toolkit

  • Question 57:

    What is the simplest action type to run a shell script?

    A. Bash script action
    B. Composite action
    C. JavaScript action
    D. Docker container action

  • Question 58:

    Which of the following is the most common way to target a specific major release version?

    A. steps: -uses: actions/checkout@v3
    B. steps: -uses: actions/checkout
    C. steps: -uses: actions/checkout@U1673995124
    D. steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c

  • Question 59:

    As a developer, you need to integrate a GitHub Actions workflow with a third-party code quality provider that uses the Checks API. How should you trigger a follow-up workflow?

    A. Add the workflow_run webhook event as a trigger for the workflow for the code quality integration name
    B. Add the check_run webhook event as a trigger for the workflow when the code quality integration is completed
    C. Add the pull_request webhook event as a trigger for the workflow when the code quality integration is synchronized
    D. Add the deployment webhook event as a trigger for the workflow when the code quality integration is completed

  • Question 60:

    Which two workflow triggers support custom payloads from external systems? (Choose two.)

    A. repository_dispatch
    B. workflow_run
    C. workflow_call
    D. schedule
    E. issue_comment

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your GH-200 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.