Skip to content

Conversation

@d-bytebase
Copy link
Contributor

Summary

  • Renamed "Risk Center" to "Risks" to match the actual UI terminology
  • Updated all documentation references, file names, and navigation links

Changes

  • Updated feature name from RISK_CENTER to RISKS in code files
  • Renamed MDX files: risk-center.mdxrisks.mdx and risk-center-best-practice.mdxrisks-best-practice.mdx
  • Renamed image directory: /risk-center//risks/
  • Updated all documentation references to use "Risks" instead of "Risk Center"
  • Updated navigation in docs.json to reflect new file paths

Test plan

  • Ran broken links check - all links are valid
  • Verify documentation renders correctly in local environment
  • Confirm navigation works as expected

🤖 Generated with Claude Code

- Updated feature name from "Risk Center" to "Risks" to match UI
- Renamed all related files and directories (risk-center → risks)
- Updated all documentation references and navigation links
- Updated image paths to reflect new directory structure

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copilot AI review requested due to automatic review settings August 29, 2025 06:51
@vercel
Copy link

vercel bot commented Aug 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
bytebase-com Ready Ready Preview Comment Aug 29, 2025 6:53am

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the application to rename "Risk Center" to "Risks" throughout the codebase and documentation to align with the actual UI terminology. The changes ensure consistency between the product interface and all supporting materials.

  • Updated feature constants and pricing plan mappings from RISK_CENTER to RISKS
  • Renamed documentation files and updated all references from "Risk Center" to "Risks"
  • Updated navigation paths and internal links to reflect the new naming convention

Reviewed Changes

Copilot reviewed 10 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/lib/pricing-plan.ts Updated feature key from RISK_CENTER to RISKS in pricing plan mapping
src/lib/features.ts Updated feature constant and display name from RISK_CENTER to RISKS
mintlify/tutorials/risks-best-practice.mdx Updated document title from "Risk Center Best Practice" to "Risks Best Practice"
mintlify/tutorials/manage-general-settings-with-terraform.mdx Updated navigation path reference from "Risk Center" to "Risks"
mintlify/tutorials/just-in-time-database-access-part1.mdx Updated navigation path reference from "Risk Center" to "Risks"
mintlify/tutorials/just-in-time-database-access-amazon-aurora.mdx Updated navigation path reference from "Risk Center" to "Risks"
mintlify/tutorials/database-change-management-with-risk-adjusted-approval-flow.mdx Updated cross-reference link to renamed best practice tutorial
mintlify/snippets/tutorials/database-workflow-advanced-features.mdx Updated navigation path reference from "Risk Center" to "Risks"
mintlify/docs.json Updated navigation structure to reference renamed documentation files
mintlify/change-database/risks.mdx Updated title, feature name, and all content references from "Risk Center" to "Risks"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Member

@tianzhou tianzhou left a comment

Choose a reason for hiding this comment

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

LGTM

@d-bytebase d-bytebase merged commit 6715476 into main Aug 29, 2025
5 checks passed
@d-bytebase d-bytebase deleted the rename-risk-center-to-risks branch August 29, 2025 06:55
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