Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

restructure readme for better ghes ghec visibility#1210

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
tonytrg wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromtonytrg/update-docs

Conversation

tonytrg
Copy link
Contributor

@tonytrgtonytrg commentedOct 13, 2025
edited
Loading

We had multiple complaints that the docs were lacking ghes ghec documentation. This refactor highlights their configuration and fixes a error in the example url.

@tonytrgtonytrg requested a review froma team as acode ownerOctober 13, 2025 08:36
@CopilotCopilotAI review requested due to automatic review settingsOctober 13, 2025 08:36
Copy link
Contributor

@CopilotCopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull Request Overview

This PR restructures the README by moving the GitHub Enterprise Server and Enterprise Cloud configuration section from the bottom of the document to a more prominent position near the top, improving visibility for enterprise users.

  • Moved GHES/GHEC configuration section to appear earlier in the document
  • Updated the hostname example for GitHub Enterprise Cloud with data residency to use the correct API endpoint format
  • Maintained the same configuration examples and explanations

Tip: Customize your code reviews with copilot-instructions.md.Create the file orlearn how to get started.

README.md Outdated
the hostname for GitHub Enterprise Server or GitHub Enterprise Cloud with data residency.

- For GitHub Enterprise Server, prefix the hostname with the`https://` URI scheme, as it otherwise defaults to`http://`, which GitHub Enterprise Server does not support.
- For GitHub Enterprise Cloud with data residency, use`https://copilot-api.YOURSUBDOMAIN.ghe.com` as the hostname.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The hostname format for GitHub Enterprise Cloud with data residency appears to have been updated to include 'copilot-api.' prefix, but this change should be verified against the official documentation to ensure accuracy.

Copilot uses AI. Check for mistakes.

README.md Outdated
the hostname for GitHub Enterprise Server or GitHub Enterprise Cloud with data residency.

- For GitHub Enterprise Server, prefix the hostname with the`https://` URI scheme, as it otherwise defaults to`http://`, which GitHub Enterprise Server does not support.
- For GitHub Enterprise Cloud with data residency, use`https://copilot-api.YOURSUBDOMAIN.ghe.com` as the hostname.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This should not becopilot-api right? justapi.YOURSUBDOMAIN.ghe.com?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Or not evenapi.?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

fixed

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

api is not needed we infer all paths from the url, so we just check for the ghe.com pattern.

Copy link
Member

@omgitsadsomgitsads left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks good to me, just some thoughts about location


</details>

###GitHub Enterprise Server and Enterprise Cloud with data residency (ghe.com)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Should this be moved under VSCode? The config is specifically for VSCode. Also if we're going to use${input:github_token} perhaps that also needs to be provided in the config, though it's somewhat redundant doing it everywhere.

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

Reviewers

Copilot code reviewCopilotCopilot left review comments

@omgitsadsomgitsadsomgitsads approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@tonytrg@omgitsads

[8]ページ先頭

©2009-2025 Movatter.jp