Question 6

Your organization needs to simplify reusing and maintaining automation in your GitHub Enterprise Cloud.
Which components can be directly reused across all repositories in an organization? (Choose three.)
  • Question 7

    A development team has been using a Powershell script to compile and package their solution using existing tools on a Linux VM, which has been configured as a self-hosted runner. They would like to use the script as- is in an automated workflow. Which of the following should they do to invoke their script within a workflow step?
  • Question 8

    Which default environment variable specifies the branch or tag that triggered a workflow?
  • Question 9

    As a developer, which workflow steps should you perform to publish an image to the GitHub Container Registry? (Choose three.)
  • Question 10

    Which of the following scenarios requires a developer to explicitly use the GITHUB_TOKEN or github.token secret within a workflow? (Choose two.)