Skip to content

Add repository migration notice to README#5

Open
jmeickle-theaiinstitute wants to merge 1 commit intomainfrom
add-migration-notice
Open

Add repository migration notice to README#5
jmeickle-theaiinstitute wants to merge 1 commit intomainfrom
add-migration-notice

Conversation

@jmeickle-theaiinstitute
Copy link
Copy Markdown

This repository was recently transferred from bdaiinstitute/exploy to rai-opensource/exploy.

This PR adds a notice to the top of the README to inform users and redirect them to the correct location.

Copy link
Copy Markdown

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

Adds a prominent migration notice to the README to inform users that the repository has moved from bdaiinstitute/exploy to rai-opensource/exploy.

Changes:

  • Add a GitHub “IMPORTANT” callout at the top of README.md pointing to the new repository location.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +3 to +4
> [!IMPORTANT]
> This repository has moved from [`bdaiinstitute/exploy`](https://github.com/bdaiinstitute/exploy) to [`rai-opensource/exploy`](https://github.com/rai-opensource/exploy).
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

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

The migration notice links to the new repo, but the rest of the README still contains multiple hard-coded URLs to the old location (e.g., docs links, pip install git+https://github.com/bdaiinstitute/exploy.git, git clone https://github.com/bdaiinstitute/exploy.git, and the BibTeX url). To fully “redirect users to the correct location” (per PR description) and avoid broken install/docs links if redirects change, update those references to the new org (and the new docs host, if it changed).

Copilot uses AI. Check for mistakes.
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