Join the discussion
Question 8/30
Hotspot Question
You have a GitHub repository that uses the GitHub Copilot coding agent to resolve issues and create draft pull requests.
You assign an issue to Copilot. Copilot creates a draft pull request. The pull request timeline shows Copilot started work, followed by status updates. The most recent status update is 55 minutes old.
You discover that the agent is no longer making progress.
You need to ensure that the work resumes without redoing the completed steps or changing the previously chosen approach.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You have a GitHub repository that uses the GitHub Copilot coding agent to resolve issues and create draft pull requests.
You assign an issue to Copilot. Copilot creates a draft pull request. The pull request timeline shows Copilot started work, followed by status updates. The most recent status update is 55 minutes old.
You discover that the agent is no longer making progress.
You need to ensure that the work resumes without redoing the completed steps or changing the previously chosen approach.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Correct Answer:

Explanation:
Box 1: Select View session from the pull request
To best confirm the agent's progress, troubleshoot the stagnation, and ensure the work resumes seamlessly from where it left off, you should interact directly with the agent's active workspace.
Open the Session View: Navigate to the pull request on GitHub and click the View session button.
This opens the step-by-step agent workflow and reasoning interface.
Inspect the Logs: Review the detailed execution log in the session timeline to identify exactly where the background task (running in GitHub Actions) stalled or encountered an error.
Steer or Prompt to Resume: Instead of unassigning and reassigning the issue (which completely restarts the task from scratch), use the chat input or steering tools directly inside the View session page or Agents panel to nudge Copilot. Providing a clarification prompt allows the agent to continue its current approach without losing completed steps.
Box 2: Post a pull request comment that mentions @copilot
You can resume the work by commenting on the pull request and mentioning @copilot, along with a prompt instructing it to continue.When a GitHub Copilot coding agent stalls or pauses on a draft pull request, posting a comment mentioning @copilot wakes the agent back up. Because the agent evaluates the entire conversation history, code changes, and task checklists within that pull request lifecycle, it will resume from its last saved state. It maintains the previously chosen approach and carries on with the remaining items without repeating already completed steps.
Reference:
https://docs.github.com/en/copilot/how-tos/use-copilot-agents/cloud-agent/troubleshoot-cloud-agent
Add Comments
- Other Question (30q)
- Q1. You have a GitHub Enterprise Cloud Organization that uses the GitHub Copilot coding agent....
- Q2. Case Study 1 - Contoso, Ltd Overview Contoso Ltd. is a software development company locate...
- Q3. A designated top-level instructions file is used by some agentic tools to describe overall...
- Q4. Your organization requires that any workflow file changes proposed by an autonomous agent ...
- Q5. You have a multi-agent GitHub Actions workflow that uploads review artifacts for each run....
- Q6. Your organization wants to ensure the Copilot coding agent cannot push directly to main, a...
- Q7. Hotspot Question Your company uses Microsoft Visual Studio Code and GitHub Copilot Chat. Y...
- Q8. Hotspot Question You have a GitHub repository that uses the GitHub Copilot coding agent to...
- Q9. You are debugging an agentic workflow that intermittently fails specific tool calls with r...
- Q10. Drag and Drop Question You have a GitHub repository that has a GitHub Actions workflow. Th...
- Q11. While using agent mode in VS Code, you want Copilot to run a specific test suite as a vali...
- Q12. Drag and Drop Question You have a GitHub repository that runs an agentic software developm...
- Q13. You have a GitHub Enterprise repository. An agent opens pull requests to the main branch. ...
- Q14. You have multiple GitHub Copilot coding agents that run tasks concurrently. You are monito...
- Q15. You are using GitHub Copilot Chat's agent mode in VS Code and want it to autonomously use ...
- Q16. An agent working through the Copilot coding agent in GitHub Actions needs additional build...
- Q17. Case Study 1 - Contoso, Ltd Overview Contoso Ltd. is a software development company locate...
- Q18. You have a GitHub Copilot coding agent named Orchestrator that runs a multi-phase workflow...
- Q19. You need finer control, selecting specific files and describing precise natural-language c...
- Q20. You are troubleshooting why a Copilot coding agent pull request keeps failing CI checks af...
- Q21. Hotspot Question You have a GitHub repository that uses the following GrtHub Copilot CLI c...
- Q22. Drag and Drop Question You have a GitHub Enterprise Cloud Organization that uses the GitHu...
- Q23. You have a GitHub repository that contains an agent named Orchestrator.Orchestrator delega...
- Q24. Hotspot Question You have a GitHub repository that uses GitHub Copilot Chat in Microsoft V...
- Q25. You want the GitHub Copilot coding agent to follow project-specific conventions (coding st...
- Q26. After several long agentic sessions, you notice degraded response quality and want the age...
- Q27. You have a GitHub repository that uses the GitHub Copilot coding agent. Your company restr...
- Q28. Hotspot Question You have a GitHub repository that contains the following custom agent fil...
- Q29. Case Study 2 Existing Environment GitHub Environment The GitHub environment contains the f...
- Q30. Hotspot Question You have the following agent logs. (Exhibit) For each of the following st...
