feat(schema): add docs URLs to rule description#8098
Conversation
🦋 Changeset detectedLatest commit: f0b0e7d The changes in this PR will be included in the next version bump. This PR includes changesets to release 13 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
CodSpeed Performance ReportMerging #8098 will not alter performanceComparing Summary
Footnotes
|
WalkthroughThis PR enriches rule descriptions in the JSON schema by appending documentation URLs. The code generation logic now converts rule names to kebab-case and generates kind-specific URLs: assist actions receive Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (3)
📒 Files selected for processing (3)
🧰 Additional context used🧠 Learnings (3)📓 Common learnings📚 Learning: 2025-08-05T14:43:29.581ZApplied to files:
📚 Learning: 2025-10-25T07:02:26.457ZApplied to files:
🔇 Additional comments (3)
Comment |
Summary
Closes #8008
Test Plan
Manually tested the schema as shown in the issue comment.
Docs