Skip to content

Cleanup Java README.md by removing outdated sections#1558

Merged
edburns merged 1 commit into
github:mainfrom
brunoborges:patch-7
Jun 2, 2026
Merged

Cleanup Java README.md by removing outdated sections#1558
edburns merged 1 commit into
github:mainfrom
brunoborges:patch-7

Conversation

@brunoborges
Copy link
Copy Markdown
Contributor

Removed sections on CI/CD workflows, contributing, agentic reference implementation sync, support, code of conduct, and security from README.

Removed sections on CI/CD workflows, contributing, agentic reference implementation sync, support, code of conduct, and security from README.
Copilot AI review requested due to automatic review settings June 2, 2026 19:51
@brunoborges brunoborges requested a review from a team as a code owner June 2, 2026 19:51
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

Note

Copilot was unable to run its full agentic suite in this review.

This PR trims the Java SDK README by removing several repository-wide informational sections (workflows, contributing, support, code of conduct, security) and a note about how tests depend on the upstream copilot-sdk test harness.

Changes:

  • Removed “CI/CD Workflows” section and related pointers (WORKFLOWS.md, contributing guidance, reference implementation sync details).
  • Removed “Support”, “Code of Conduct”, and “Security” sections from the README.
  • Removed the note describing the requirement/behavior of the upstream test harness clone during build.
Show a summary per file
File Description
java/README.md Removes multiple contributor/operator-facing documentation sections, leaving only development setup and license content.

Copilot's findings

Comments suppressed due to low confidence (1)

java/README.md:1

  • Removing the CI/CD and Contributing/reference-sync sections makes the README much less discoverable for common entry points (how to contribute, where workflows are documented, how the Java port stays in sync with the reference implementation). If the intent is to simplify the README, consider keeping short one-paragraph sections that at least link to WORKFLOWS.md/CONTRIBUTING.md and briefly mention the reference-impl sync workflow/prompt; otherwise contributors lose the primary pointer to those processes.
# GitHub Copilot SDK for Java
  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread java/README.md
@edburns edburns added this pull request to the merge queue Jun 2, 2026
Merged via the queue into github:main with commit f3b95bb Jun 2, 2026
9 checks passed
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