Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates repository documentation to reflect the GitHub Copilot SDK moving from technical preview to public preview, and improves Markdown readability/formatting across SDK READMEs.
Changes:
- Replace “technical preview” wording with “public preview” across top-level and per-SDK READMEs.
- Reformat Markdown tables and spacing for more consistent rendering (tables, blockquotes, list separation).
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
README.md |
Updates preview status wording and reformats SDK/community tables + minor spacing in FAQ. |
python/README.md |
Updates preview status note and adjusts spacing/tables for consistent Markdown rendering. |
nodejs/README.md |
Updates preview status note. |
java/README.md |
Updates preview status note and reformats resources table. |
go/README.md |
Updates preview status note and improves Markdown rendering for lists/tables/blockquotes. |
dotnet/README.md |
Updates preview status note and reformats permission result kinds table + spacing. |
| ### Is the SDK production-ready? | ||
|
|
||
| The GitHub Copilot SDK is currently in Technical Preview. While it is functional and can be used for development and testing, it may not yet be suitable for production use. | ||
| The GitHub Copilot SDK is currently in Public Preview. While it is functional and can be used for development and testing, it may not yet be suitable for production use. |
There was a problem hiding this comment.
The README uses both “public preview” (line 11) and “Public Preview” (line 110) to describe the release stage. Please standardize the capitalization/term across the document so it’s consistent and easier to search/translate (e.g., pick one form and use it everywhere).
Suggested change
| The GitHub Copilot SDK is currently in Public Preview. While it is functional and can be used for development and testing, it may not yet be suitable for production use. | |
| The GitHub Copilot SDK is currently in public preview. While it is functional and can be used for development and testing, it may not yet be suitable for production use. |
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.
No description provided.