Add instructions for running focused checks on integration packages - #967
Conversation
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
✅ Deploy Preview for fedify-json-schema canceled.
|
📝 WalkthroughWalkthroughThe integration manual now instructs contributors to run a focused package check when modifying an integration package, with a ChangesIntegration check guidance
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related issues
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 `@docs/manual/integration.md`:
- Line 16: Update the package specifier in the documentation sentence near “For
example, after changing” to use inline code formatting instead of emphasis,
preserving the surrounding wording.
🪄 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: ASSERTIVE
Plan: Pro Plus
Run ID: a097d091-9f6a-4372-9897-a17e5fbc4731
📒 Files selected for processing (1)
docs/manual/integration.md
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
Assisted-by: OpenCode:gpt-5.6-terra
cb5fbf7 to
e3917fd
Compare
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
Close #890
This pull request updates the
docs/manual/integration.mdfile to provide guidance on running focused checks when making changes to integration packages. The documentation now includes an example command for running checks on a specific package.Documentation improvements:
@fedify/expressafter making changes.* OpenCode:gpt-5.6-terra helped with docs writing.