Skip to content

Update Java section with Cookbook link#1023

Open
brunoborges wants to merge 1 commit intogithub:mainfrom
brunoborges:patch-4
Open

Update Java section with Cookbook link#1023
brunoborges wants to merge 1 commit intogithub:mainfrom
brunoborges:patch-4

Conversation

@brunoborges
Copy link
Copy Markdown
Contributor

No description provided.

@brunoborges brunoborges requested a review from a team as a code owner April 6, 2026 18:54
Copilot AI review requested due to automatic review settings April 6, 2026 18:54
Copy link
Copy Markdown
Contributor

Copilot AI 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

Updates the top-level SDK matrix in the repository README to point Java users to the official Copilot SDK Cookbook documentation, aligning Java with the other language SDK entries.

Changes:

  • Replaces the Java “WIP” entry in the Cookbook column with a Cookbook link.
  • Keeps the Java repo location and Maven/Gradle installation guidance unchanged.
Show a summary per file
File Description
README.md Updates the Java row in the “Available SDKs” table to link to the Java Cookbook page.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

| **Go** | [`go/`](./go/) | [Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/go/README.md) | `go get github.com/github/copilot-sdk/go` |
| **.NET** | [`dotnet/`](./dotnet/) | [Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/dotnet/README.md) | `dotnet add package GitHub.Copilot.SDK` |
| **Java** | [`github/copilot-sdk-java`](https://github.com/github/copilot-sdk-java) | WIP | Maven coordinates<br>`com.github:copilot-sdk-java`<br>See instructions for [Maven](https://github.com/github/copilot-sdk-java?tab=readme-ov-file#maven) and [Gradle](https://github.com/github/copilot-sdk-java?tab=readme-ov-file#gradle) |
| **Java** | [`github/copilot-sdk-java`](https://github.com/github/copilot-sdk-java) | [Cookbook](https://github.com/github/awesome-copilot/blob/main/cookbook/copilot-sdk/java/README.md) | Maven coordinates<br>`com.github:copilot-sdk-java`<br>See instructions for [Maven](https://github.com/github/copilot-sdk-java?tab=readme-ov-file#maven) and [Gradle](https://github.com/github/copilot-sdk-java?tab=readme-ov-file#gradle) |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This link 404s for me

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.

3 participants