Skip to content

Document variable merging in multi-repository deployments - #6994

Merged
yangleyland merged 2 commits into
mainfrom
docs/multi-repo-variables
Aug 17, 2026
Merged

Document variable merging in multi-repository deployments#6994
yangleyland merged 2 commits into
mainfrom
docs/multi-repo-variables

Conversation

@yangleyland

@yangleyland yangleyland commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Document that variables from each source repository's docs.json are merged into the deployed site in multi-repository deployments, with base source precedence and first-source-wins for non-base conflicts (mintlify/server#7483)

Test plan

  • Read the new "Variables across sources" section on /deploy/multi-repo and confirm it matches the merge behavior shipped in mintlify/server#7483

Note

Low Risk
Documentation-only changes to deploy/multi-repo.mdx with no runtime or configuration impact.

Overview
Documents how variables from each source repo’s docs.json are merged on multi-repository deployments, matching behavior from mintlify/server#7483.

The base source paragraph now notes that non-base sources also contribute variables the base doesn’t define, with a link to the new section. Variables across sources explains site-wide merge, {{variableName}} usage across sources, base-source precedence on duplicate keys, and first-configured non-base source wins when the base omits the key (with a deployment warning).

Reviewed by Cursor Bugbot for commit 68f1b5c. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Aug 17, 2026, 3:15 PM

@mintlify

mintlify Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Aug 17, 2026, 3:15 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@ethanpalm ethanpalm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

two small style nits. lgtm!

Comment thread deploy/multi-repo.mdx Outdated
Comment thread deploy/multi-repo.mdx Outdated
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
@yangleyland
yangleyland merged commit 39d1a86 into main Aug 17, 2026
6 checks passed
@yangleyland
yangleyland deleted the docs/multi-repo-variables branch August 17, 2026 18:24
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