-
-
Notifications
You must be signed in to change notification settings - Fork 794
feat(schema): add docs URLs to rule description #8098
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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