Skip to content

Mark repository as archived, directing users to official github/copilot-sdk-java#195

Merged
edburns merged 2 commits intomainfrom
copilot/update-documentation-for-archival
Mar 17, 2026
Merged

Mark repository as archived, directing users to official github/copilot-sdk-java#195
edburns merged 2 commits intomainfrom
copilot/update-documentation-for-archival

Conversation

Copy link
Contributor

Copilot AI commented Mar 16, 2026

The official GitHub Copilot SDK for Java is now public at https://github.com/github/copilot-sdk-java. This repo is now archival — no further changes or releases will be made here.

Changes

  • README.md — Archival banner added immediately after the h1 title (highest-visibility position on GitHub); old "unofficial, community-driven" disclaimer in ## Background removed to avoid duplication
  • src/site/markdown/index.md, documentation.md, advanced.md, hooks.md — Existing disclaimer replaced in-place with the archival notice (DRY: one change per file, no new sections added)
  • CHANGELOG.md### Notice entry added under [Unreleased] referencing the official repo

The archival notice reads:

🚨 This repository is archived. The official GitHub Copilot SDK for Java is now maintained at github/copilot-sdk-java. No further changes or releases will be made here. Please use the official SDK going forward.

Pull request checklist

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • mvn spotless:apply has been run to format the code
  • mvn clean verify passes locally

Does this introduce a breaking change?

  • Yes
  • No


📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

…java

Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
Copilot AI changed the title [WIP] [DOCS] Update documentation to indicate archival status Mark repository as archived, directing users to official github/copilot-sdk-java Mar 16, 2026
Copilot AI requested a review from edburns March 16, 2026 23:06
@edburns edburns marked this pull request as ready for review March 17, 2026 03:35
@edburns edburns merged commit deab3ab into main Mar 17, 2026
5 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.

[DOCS]: Now that the official GitHub copilot-sdk-java is public, change the documentation to indicate that this repo is now archival

2 participants