Skip to content

fix: revert bmb module-definition path to src/module.yaml#2146

Merged
alexeyv merged 1 commit intomainfrom
fix-bmb-module-path
Mar 27, 2026
Merged

fix: revert bmb module-definition path to src/module.yaml#2146
alexeyv merged 1 commit intomainfrom
fix-bmb-module-path

Conversation

@bmadcode
Copy link
Copy Markdown
Collaborator

Summary

  • Reverts bmb module-definition path from skills/module.yaml back to src/module.yaml in the external modules manifest

bmad-builder reverted its skills/ directory back to src/ for installer compatibility (bmad-code-org/bmad-builder#40, bmad-code-org/bmad-builder#43). This updates the manifest to match.

Test plan

  • Run installer with bmb module selected — should find src/module.yaml in the cloned repo

🤖 Generated with Claude Code

bmad-builder reverted its skills/ directory back to src/ for installer
compatibility (bmad-code-org/bmad-builder#40). Update the external
modules manifest to match.
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Mar 27, 2026

🤖 Augment PR Summary

Summary: Updates the installer’s external modules manifest to point bmad-builder back to src/module.yaml.
Why: Aligns with the upstream bmad-builder repo layout reverting from skills/ to src/ for installer compatibility.

🤖 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. No suggestions at this time.

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 0a5f3fab-ca80-4857-8008-18530452a213

📥 Commits

Reviewing files that changed from the base of the PR and between 513f440 and 765988b.

📒 Files selected for processing (1)
  • tools/installer/external-official-modules.yaml

📝 Walkthrough

Walkthrough

Updates the bmad-builder module configuration in the external modules manifest by changing its module-definition path reference from skills/module.yaml to src/module.yaml.

Changes

Cohort / File(s) Summary
Module Configuration
tools/installer/external-official-modules.yaml
Updated bmad-builder module's module-definition path from skills/module.yaml to src/module.yaml.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: reverting the bmb module-definition path from skills/module.yaml to src/module.yaml, which aligns with the changeset.
Description check ✅ Passed The description is directly related to the changeset, explaining why the path change was made and providing a test plan for verification.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-bmb-module-path

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.

Copy link
Copy Markdown
Collaborator

@alexeyv alexeyv left a comment

Choose a reason for hiding this comment

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

okay

@alexeyv alexeyv merged commit c91db0d into main Mar 27, 2026
7 checks passed
@alexeyv alexeyv deleted the fix-bmb-module-path branch March 27, 2026 14:46
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