Skip to content

Apply review comments from standalone backport.#1486

Merged
edburns merged 10 commits into
mainfrom
edburns/code-review-from-backport
May 28, 2026
Merged

Apply review comments from standalone backport.#1486
edburns merged 10 commits into
mainfrom
edburns/code-review-from-backport

Conversation

@edburns
Copy link
Copy Markdown
Collaborator

@edburns edburns commented May 28, 2026

Review comments from github/copilot-sdk-java#237 .

@edburns edburns requested a review from a team as a code owner May 28, 2026 23:04
Copilot AI review requested due to automatic review settings May 28, 2026 23:04
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

Applies review feedback from the standalone Java backport PR by tightening documentation around EMPTY-mode defaulting, aligning source headers, fixing README formatting, and improving CI artifact collection for Java tests.

Changes:

  • Update Javadoc for mcpOAuthTokenStorage to describe EMPTY-mode-only defaulting behavior.
  • Add missing license header to LargeToolOutputConfig.
  • Fix Gradle snippet formatting in java/README.md and upload additional test reports in Java CI.
Show a summary per file
File Description
java/src/main/java/com/github/copilot/rpc/SessionConfig.java Updates Javadoc explaining when MCP OAuth token storage defaults are applied.
java/src/main/java/com/github/copilot/rpc/ResumeSessionConfig.java Mirrors the same Javadoc clarification for resume-session configs.
java/src/main/java/com/github/copilot/rpc/LargeToolOutputConfig.java Adds standard Microsoft/MIT license header to match other RPC types.
java/README.md Fixes a broken/malformed Gradle code block.
.github/workflows/java-sdk-tests.yml Attempts to include failsafe integration-test reports in failure artifacts.

Copilot's findings

  • Files reviewed: 5/5 changed files
  • Comments generated: 3

Comment thread java/src/main/java/com/github/copilot/rpc/SessionConfig.java Outdated
Comment thread java/src/main/java/com/github/copilot/rpc/ResumeSessionConfig.java Outdated
Comment thread .github/workflows/java-sdk-tests.yml Outdated
Copilot AI and others added 2 commits May 28, 2026 23:20
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
@edburns edburns enabled auto-merge May 28, 2026 23:48
@edburns edburns removed the request for review from a team May 28, 2026 23:49
@edburns edburns disabled auto-merge May 28, 2026 23:49
@edburns edburns merged commit 83b65ff into main May 28, 2026
21 checks passed
@edburns edburns deleted the edburns/code-review-from-backport branch May 28, 2026 23:50
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