[WIP] Add GHE Cloud data residency debugging guide#21994
Merged
lpcox merged 1 commit intoclaude/debug-ghe-docsfrom Mar 20, 2026
Merged
[WIP] Add GHE Cloud data residency debugging guide#21994lpcox merged 1 commit intoclaude/debug-ghe-docsfrom
lpcox merged 1 commit intoclaude/debug-ghe-docsfrom
Conversation
Contributor
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Copilot stopped work on behalf of
lpcox due to an error
March 20, 2026 16:29
lpcox
added a commit
that referenced
this pull request
Mar 20, 2026
* docs: add GHE Cloud data residency debugging guide Add docs/troubleshooting/debug-ghe.md with step-by-step setup and debugging instructions for running agentic workflows on GHE Cloud with data residency (*.ghe.com). Content sourced from the debugging discussion in #18480. Cross-references added from: - troubleshooting/common-issues.md (GHES section) - reference/engines.md (api-target section) - setup/cli.md (GHES support section) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: add general workflow debugging guide Add docs/troubleshooting/debugging.md with comprehensive debugging instructions for github.com users. Covers: - Using the Copilot CLI to debug workflows (launch, /agent, paste URL) - Alternative debugging via Copilot Chat and any coding agent - CLI commands: gh aw audit, gh aw logs, gh aw health, gh aw mcp inspect - Common errors: auth failures, missing tools, firewall blocks, safe-outputs issues, compilation errors - Advanced: debug logging, Actions debug mode, firewall log inspection, artifact analysis Cross-reference added from common-issues.md. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Initial plan (#21994) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for the feedback on #21993. I've created this new PR, which merges into #21993, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.
Original PR: #21993
Triggering comment (#21993 (comment)):
⌨️ Start Copilot coding agent tasks without leaving your editor — available in VS Code, Visual Studio, JetBrains IDEs and Eclipse.