Skip to content

docs: add BMad Ecosystem cross-links to sidebar#20

Merged
bmadcode merged 1 commit intomainfrom
docs-update
Apr 4, 2026
Merged

docs: add BMad Ecosystem cross-links to sidebar#20
bmadcode merged 1 commit intomainfrom
docs-update

Conversation

@bmadcode
Copy link
Copy Markdown
Contributor

@bmadcode bmadcode commented Apr 4, 2026

No description provided.

@bmadcode bmadcode merged commit d3a7dd1 into main Apr 4, 2026
19 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 4, 2026

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 29 minutes and 9 seconds.

⌛ 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e6e9e8aa-f46e-4f04-9329-2b152783207c

📥 Commits

Reviewing files that changed from the base of the PR and between 5edbda9 and 575201b.

📒 Files selected for processing (1)
  • website/astro.config.mjs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-update

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.

@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 6, 2026

🤖 Augment PR Summary

Summary: This PR adds a new BMad Ecosystem section to the Starlight sidebar to cross-link to related documentation sites.

Changes:

  • Extends website/astro.config.mjs sidebar config with external links (opening in a new tab) to BMad Method, BMad Builder, Game Dev Studio, and Test Architect (TEA) docs.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. 1 suggestion posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

Comment thread website/astro.config.mjs
label: 'BMad Ecosystem',
collapsed: false,
items: [
{ label: 'BMad Method', link: 'https://docs.bmad-method.org/', attrs: { target: '_blank' } },
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

These links set target: '_blank' but don’t specify rel="noopener noreferrer"; if the renderer doesn’t add it automatically, this can enable reverse-tabnabbing. Consider adding rel in attrs for all external links here.

Other locations where this applies: website/astro.config.mjs:112, website/astro.config.mjs:113, website/astro.config.mjs:117

Severity: medium

Other Locations
  • website/astro.config.mjs:112
  • website/astro.config.mjs:113
  • website/astro.config.mjs:117

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

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.

1 participant