Move MULTI_TENANT.md to docs/ folder for better organization#10
Merged
Conversation
Co-authored-by: cloorc <13597105+cloorc@users.noreply.github.com>
Co-authored-by: cloorc <13597105+cloorc@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] We must move MULTI_TENANT.md into docs/ folder as a common reference.
Move MULTI_TENANT.md to docs/ folder for better organization
Aug 26, 2025
massiveio
approved these changes
Aug 26, 2025
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR moves the MULTI_TENANT.md documentation file from the repository root to the docs/ folder for better organization and updates the README.md reference accordingly. The changes also include updates to test data files with new timestamps.
- Moved
MULTI_TENANT.mdfrom root todocs/directory for better documentation organization - Updated README.md link to point to the new documentation location
- Test data files updated with new timestamps
Reviewed Changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updated link reference to point to moved MULTI_TENANT.md file |
| test_data_rebuild/rules.json | Updated timestamps in test data |
| test_data_rebuild/dimensions.json | Reordered dimension entries and updated structure |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR moves the
MULTI_TENANT.mdfile from the repository root to thedocs/folder to improve documentation organization and provide a common reference location for all documentation.Changes Made
MULTI_TENANT.mdfrom repository root todocs/directory[MULTI_TENANT.md](MULTI_TENANT.md)to[MULTI_TENANT.md](docs/MULTI_TENANT.md)Benefits
docs/folder alongsideBROKERS.mdandPERFORMANCE_REPORT.mdVerification
This is a non-breaking change that only affects documentation organization and does not impact any code functionality.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.