Pre-Winter Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

GitHub Administrator GH-600 Exam Dumps

Page: 3 / 4
Total 106 questions

Developing in Agentic AI Systems Questions and Answers

Question 9

You need to troubleshoot the issue reported by Dev1.

What should you review?

Options:

A.

The GitHub Actions usage metrics of repo1.

B.

The agent session log in the Agents panel.

C.

The GitHub Actions runner log for the session job.

D.

The GITHUB_TOKEN permissions block in the agent1 workflow.

Question 10

You have a GitHub repository that has a GitHub Actions workflow. The workflow runs an AI agent that deploys a containerized service.

You need to update the workflow so that only one production deployment can run at a time, and any currently running production deployments are cancelled when a new run starts.

How should you complete the workflow? To answer, drag the appropriate values to the correct targets.

Options:

Question 11

You have a GitHub repository that runs an agentic software development lifecycle workflow by using GitHub Actions. The workflow uses the following three executors implemented as scripts: spec_analyzer, risk_reviewer, and plan_merger.

You need to coordinate multiple specialized agents so that analysis and risk review run in parallel and then a final executor merges the outputs into a single plan. The orchestration pattern must fan out one request to multiple executors and then fan in the results to a final executor.

How should you complete the workflow definition? To answer, drag the appropriate values to the correct targets.

Options:

Question 12

You need to resolve the scoping issue associated to agent1.

What should you do?

Options:

A.

To the profile of agent1, add a custom instruction specifying that the agent must NOT access billing-service or infra-terraform.

B.

Add a permissions block to the agent1 workflow in product-api.

C.

Create a fine-grained personal access token (PAT) scoped to product-api and store the PAT as a GitHub Actions secret for agent1 to use.

D.

Create a ruleset for billing-service and infra-terraform that blocks push access from the github-actions bot account.

Page: 3 / 4
Total 106 questions