Skip to content

docs: add GitHub Enterprise Cloud setup guide#1264

Open
MukundaKatta wants to merge 1 commit intoanthropics:mainfrom
MukundaKatta:docs/github-enterprise-cloud
Open

docs: add GitHub Enterprise Cloud setup guide#1264
MukundaKatta wants to merge 1 commit intoanthropics:mainfrom
MukundaKatta:docs/github-enterprise-cloud

Conversation

@MukundaKatta
Copy link
Copy Markdown

Why

Closes #696. The action's setup docs cover github.com but not GitHub Enterprise Cloud, which has different OAuth flows, API endpoints (api.YOUR-ORG.ghe.com), SSO enforcement, IP allowlists, and repository selection rules. Users on GHEC have repeatedly hit the same questions.

What

Adds docs/github-enterprise-cloud.md with:

  • App installation path for GHEC (org-vs-repo selection)
  • Required org-level permissions (varies for GHEC)
  • API endpoint differences (api.github.com vs api.YOUR-ORG.ghe.com)
  • Common gotchas: SSO enforcement, IP allowlists, repository selection
  • Cross-links to the existing docs/setup.md for the github.com path

docs/setup.md and README.md get a one-line pointer to the new guide so GHEC users find it from the entry points they already use.

Tested

Cross-referenced GitHub's official GHEC docs for endpoint paths and SSO behavior. No code touched, so no test changes needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to setup Claude Code for Github Enterprise Cloud ?

1 participant