Skip to content

Commit 53823c7

Browse files
Update docs/5-reviewing-coding-agent.md
Co-authored-by: Christopher Harrison <[email protected]>
1 parent 9c337a9 commit 53823c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5-reviewing-coding-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Because Copilot coding agent performs its tasks asynchronously and without super
2323
Let's start by exploring the first pull request (PR) generated by GitHub Copilot coding agent - adding documentation to our code. We'll perform this task by utilizing the standard PR interface in GitHub.com.
2424

2525
> [!NOTE]
26-
> When you explore the PR you may notice a warning about GitHub Copilot being blocked by a firewall. This **is expected**, as Copilot has limited access to external resources by default, including calls to external MCP servers. Take a look at the docs on [customizing or disabling the firewall for Copilot coding agent][agent-firewall] if you want to learn how to configure the agent firewall.
26+
> When you explore the PR you may notice a warning about GitHub Copilot being blocked by a firewall. This **is expected**, as Copilot has limited access to external resources by default, including calls to external MCP servers. If you wish, you can [customize or disable the firewall for Copilot coding agent][agent-firewall].
2727
2828
1. Return to your repository on github.com.
2929
2. Select **Pull Requests** to open the list of pull requests.

0 commit comments

Comments
 (0)