Skip to content

chore: Add renaming changes across dataplex documentation#3018

Merged
Yuan325 merged 5 commits intogoogleapis:mainfrom
anikasharma03:onlydocrename
Apr 10, 2026
Merged

chore: Add renaming changes across dataplex documentation#3018
Yuan325 merged 5 commits intogoogleapis:mainfrom
anikasharma03:onlydocrename

Conversation

@anikasharma03
Copy link
Copy Markdown
Contributor

@anikasharma03 anikasharma03 commented 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:

  • Make sure you reviewed
    CONTRIBUTING.md
  • Make sure to open an issue as a
    bug/issue
    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)
  • Appropriate docs were updated (if necessary)
  • Make sure to add ! if this involve a breaking change

🛠️ Fixes #2956

@anikasharma03 anikasharma03 requested review from a team as code owners April 10, 2026 06:47
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

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).

@anikasharma03 anikasharma03 force-pushed the onlydocrename branch 2 times, most recently from 2197153 to a0fc309 Compare April 10, 2026 09:51
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com>
@Yuan325 Yuan325 added the tests: run Label to trigger Github Action tests. label Apr 10, 2026
@Yuan325
Copy link
Copy Markdown
Contributor

Yuan325 commented Apr 10, 2026

/gcbrun

@Yuan325 Yuan325 added tests: run Label to trigger Github Action tests. and removed tests: run Label to trigger Github Action tests. labels Apr 10, 2026
@Yuan325 Yuan325 merged commit d14cae2 into googleapis:main Apr 10, 2026
22 checks passed
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests: run Label to trigger Github Action tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Renaming across files and directories related to Dataplex Toolbox

2 participants