chore: Add renaming changes across dataplex documentation#3018
Merged
Yuan325 merged 5 commits intogoogleapis:mainfrom Apr 10, 2026
Merged
chore: Add renaming changes across dataplex documentation#3018Yuan325 merged 5 commits intogoogleapis:mainfrom
Yuan325 merged 5 commits intogoogleapis:mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request rebrands 'Dataplex' to 'Knowledge Catalog' across the documentation and configuration files, including updates to CODEOWNERS, labels, and various README files. Several issues were identified in the documentation regarding formatting and adherence to the repository style guide. Specifically, multiple instances of missing spaces before parentheses in product descriptions were found, along with a typo ('Catlog'). Additionally, the source.md file violated the required H2 heading sequence by using H2 for tool descriptions instead of H3, and several tool definitions used incorrect naming conventions (kebab-case instead of snake_case).
docs/en/integrations/knowledge-catalog/prebuilt-configs/_index.md
Outdated
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/prebuilt-configs/dataplex.md
Outdated
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-context.md
Outdated
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-entry.md
Outdated
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-search-aspect-types.md
Outdated
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-search-entries.md
Outdated
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-search-entries.md
Outdated
Show resolved
Hide resolved
2197153 to
a0fc309
Compare
Yuan325
requested changes
Apr 10, 2026
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-context.md
Outdated
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-entry.md
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-entry.md
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-lookup-entry.md
Show resolved
Hide resolved
docs/en/integrations/knowledge-catalog/tools/knowledge-catalog-search-aspect-types.md
Outdated
Show resolved
Hide resolved
a0fc309 to
8c3f4d9
Compare
Yuan325
approved these changes
Apr 10, 2026
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
Yuan325
reviewed
Apr 10, 2026
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
Contributor
|
/gcbrun |
github-actions bot
pushed a commit
that referenced
this pull request
Apr 10, 2026
) ## Description Updates documentation files, folder indexes, and GitHub labels/Blunderbuss configs to reflect the renaming for Dataplex while maintaining backward compatibility for existing tool types. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes #2956 --------- Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> d14cae2
github-actions bot
pushed a commit
to Jaleel-zhu/genai-toolbox
that referenced
this pull request
Apr 10, 2026
…ogleapis#3018) ## Description Updates documentation files, folder indexes, and GitHub labels/Blunderbuss configs to reflect the renaming for Dataplex while maintaining backward compatibility for existing tool types. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes googleapis#2956 --------- Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> d14cae2
github-actions bot
pushed a commit
to renovate-bot/googleapis-_-genai-toolbox
that referenced
this pull request
Apr 10, 2026
…ogleapis#3018) ## Description Updates documentation files, folder indexes, and GitHub labels/Blunderbuss configs to reflect the renaming for Dataplex while maintaining backward compatibility for existing tool types. ## PR Checklist > Thank you for opening a Pull Request! Before submitting your PR, there are a > few things you can do to make sure it goes smoothly: - [x] Make sure you reviewed [CONTRIBUTING.md](https://github.com/googleapis/mcp-toolbox/blob/main/CONTRIBUTING.md) - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/mcp-toolbox/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) - [ ] Make sure to add `!` if this involve a breaking change 🛠️ Fixes googleapis#2956 --------- Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com> d14cae2
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.
Description
Updates documentation files, folder indexes, and GitHub labels/Blunderbuss configs to reflect the renaming for Dataplex while maintaining backward compatibility for existing tool types.
PR Checklist
CONTRIBUTING.md
bug/issue
before writing your code! That way we can discuss the change, evaluate
designs, and agree on the general idea
!if this involve a breaking change🛠️ Fixes #2956