Skip to content

Fix CTAs in Blade 1#623

Merged
LakshanSS merged 3 commits into
openchoreo:mainfrom
kavishkafernando:main
May 15, 2026
Merged

Fix CTAs in Blade 1#623
LakshanSS merged 3 commits into
openchoreo:mainfrom
kavishkafernando:main

Conversation

@kavishkafernando
Copy link
Copy Markdown
Contributor

Purpose

Fix CTAs in Blade 1

Related Issues

Include any related issues that are resolved by this PR.

Checklist

  • Updated sidebars.ts if adding a new documentation page
  • Run npm run start to preview the changes locally
  • Run npm run build to ensure the build passes without errors
  • Verified all links are working (no broken links)

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 15, 2026

Review Change Stack

Warning

Rate limit exceeded

@kavishkafernando has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 41 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a1d80195-fcd6-4242-afc3-8080f60dde9c

📥 Commits

Reviewing files that changed from the base of the PR and between 50d8284 and e11018d.

📒 Files selected for processing (1)
  • src/components/WhatIsOpenChoreo/index.tsx
📝 Walkthrough

Walkthrough

Three feature documentation link labels in the WhatIsOpenChoreo component are updated from generic "Learn more" text to descriptive action labels: "Explore the Architecture", "Explore GitOps", and "Explore Access Control". No component logic or rendering behavior changes.

Changes

Feature Documentation Labels

Layer / File(s) Summary
Documentation link labels
src/components/WhatIsOpenChoreo/index.tsx
Three feature documentation docLabel strings updated from "Learn more" to context-specific labels: "Explore the Architecture" for the modular multi-plane architecture feature, "Explore GitOps" for the GitOps and declarative state feature, and "Explore Access Control" for the multi-tenancy and access control feature.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is largely incomplete with only the Purpose section minimally filled and the Related Issues section empty; all checklist items remain unchecked. Complete the Related Issues section, provide more detailed context about why CTAs needed fixing, and verify/check all applicable checklist items before merging.
Title check ❓ Inconclusive The title "Fix CTAs in Blade 1" is vague and lacks specificity about what CTAs are being fixed or why, making it unclear to teammates scanning history. Use a more descriptive title such as "Update CTA link text in WhatIsOpenChoreo component" to clarify the specific changes being made.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@LakshanSS
Copy link
Copy Markdown
Contributor

@kavishkafernando
we need to use below format to fix the DCO check
git commit -s -m "your message"

Kavishka Fernando added 3 commits May 15, 2026 16:35
Signed-off-by: Kavishka Fernando <kavi@kavishka.local>
Signed-off-by: Kavishka Fernando <kavi@kavishka.local>
Signed-off-by: Kavishka Fernando <kavi@kavishka.local>
Copy link
Copy Markdown
Contributor

@LakshanSS LakshanSS left a comment

Choose a reason for hiding this comment

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

LGTM

@LakshanSS LakshanSS merged commit 13cf489 into openchoreo:main May 15, 2026
3 checks passed
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.

2 participants