Skip to content

Move Java to monorepo: Phase 06: Cutover and Cleanup#1472

Merged
edburns merged 9 commits into
mainfrom
edburns/80-java-monorepo-phase-06-iterating-seeking-review
May 27, 2026
Merged

Move Java to monorepo: Phase 06: Cutover and Cleanup#1472
edburns merged 9 commits into
mainfrom
edburns/80-java-monorepo-phase-06-iterating-seeking-review

Conversation

@edburns
Copy link
Copy Markdown
Collaborator

@edburns edburns commented May 27, 2026

  1. Disable CI in copilot-sdk-java (remove or disable workflows).
  2. Archive copilot-sdk-java repo (make read-only).
  3. Update external references:
    • ✅ Maven Central POM <scm> URLs
    • ✅ README badges pointing to the new repo
    • ✅ Javadoc.io configuration
    • Any links in copilot documentation
  4. Remove duplicate resources that were merged rather than moved.
  5. Run full CI in monorepo to validate everything.

edburns added 5 commits May 27, 2026 14:26
- Update `package-info.java` `@see` link from `github/copilot-sdk-java` to `github/copilot-sdk/tree/main/java`
- Remove Star History section from `java/README.md` (referenced the old standalone repo)
@edburns edburns requested a review from a team as a code owner May 27, 2026 22:34
Copilot AI review requested due to automatic review settings May 27, 2026 22:34
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

Cutover/cleanup step for the Java SDK now living inside the github/copilot-sdk monorepo, updating repository references and removing legacy repo-specific pointers.

Changes:

  • Updated Java Javadoc/package metadata and Maven POM URLs/SCM to reference github/copilot-sdk.
  • Refreshed java/README.md badges/links to point at monorepo CI and monorepo paths.
  • Added changebundle.md to the root .gitignore.
Show a summary per file
File Description
java/src/main/java/com/github/copilot/package-info.java Updates repository link in package-level Javadoc to the monorepo Java folder.
java/README.md Switches badges/links from copilot-sdk-java repo to monorepo locations and removes legacy documentation sections.
java/pom.xml Updates project/scm URLs to the monorepo.
.gitignore Ignores changebundle.md.

Copilot's findings

  • Files reviewed: 3/4 changed files
  • Comments generated: 7

Comment thread java/README.md
Comment thread java/README.md
Comment thread java/README.md
Comment thread java/pom.xml
Comment thread java/pom.xml
Comment thread java/README.md
Comment thread java/README.md
@edburns edburns merged commit f058e27 into main May 27, 2026
19 checks passed
@edburns edburns deleted the edburns/80-java-monorepo-phase-06-iterating-seeking-review branch May 27, 2026 23:43
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.

2 participants