Add missing copilot-instructions.md file to Boilerplate (#12316)#12319
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughA new ChangesCopilot Instructions Reference
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/Templates/Boilerplate/Bit.Boilerplate/copilot-instructions.md`:
- Around line 1-5: The copilot-instructions.md file is currently placed at
src/Templates/Boilerplate/Bit.Boilerplate/copilot-instructions.md which Copilot
won't discover; move this file into the Boilerplate template root so generated
projects place it at .github/copilot-instructions.md (i.e., update the template
source and any instantiation logic to write copilot-instructions.md to
.github/copilot-instructions.md relative to the generated project root), ensure
references to AGENTS.md remain unchanged, and update any template manifest or
copy routines that reference copilot-instructions.md to use the new destination
path.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: d54b763c-603d-4d95-9389-3709cda8eff0
📒 Files selected for processing (1)
src/Templates/Boilerplate/Bit.Boilerplate/copilot-instructions.md
closes #12316
Summary by CodeRabbit