Conversation
jackgibson1
commented
Mar 31, 2026
- Early Access documentation for the Connected Repository functionality.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Adds Early Access documentation for the new Connected Repositories feature and wires it into the repositories documentation navigation.
Changes:
- Added a new “Connected Repositories” documentation page (including UI screenshots).
- Linked the new page from the Repositories landing page.
- Added the new page to the left-hand navigation menu.
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
src/content/repositories/index.mdx |
Adds a new “Connected Repositories” entry to the repository controls table. |
src/content/repositories/connected-repositories/index.mdx |
New EA documentation page explaining behavior, requirements, UI/API configuration, and limitations. |
src/content/repositories/connected-repositories/images/connected-repository-config.png |
Screenshot used in the new docs page. |
src/content/repositories/connected-repositories/images/connected-repository-connect.png |
Screenshot used in the new docs page. |
src/content/menu.json |
Adds “Connected Repositories” to the Repositories section navigation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| To create a connected repository configuration, you must have: | ||
|
|
||
| - **Administrator** privileges on the repository you are creating the connection on (the "primary" repository). | ||
| - At least **Read** privileges on the repository you are connecting to. |
There was a problem hiding this comment.
Should we mention plan they need to be on?
There was a problem hiding this comment.
For Early Access, my assumption is that this will be open to all plans. But it's a good callout and needs confirmation from @ertzL .
|
You must have Developer access to commit code to Cloudsmith on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes. Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles |