-
-
Notifications
You must be signed in to change notification settings - Fork 192
Add kernel description #789
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
WalkthroughA new subsection, "Kernel Descriptions for Download Pages?", was added to the "Extensions" section of the documentation file Process_CI.md. This subsection explains that each kernel branch can optionally have a description, which should be stored in a file named kernel-description.json at a specified repository URL. No other changes to functionality, procedures, or public interfaces were made. Suggested labels
✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🧹 Nitpick comments (1)
docs/Process_CI.md (1)
71-72
: Add the required blank line before the new headingmarkdownlint-cli flagged MD022: headings must be preceded by a blank line.
Add an empty line after the closing back-tick to satisfy the rule and keep the rendered Markdown clean.-``` -### Kernel Descriptions for Download Pages? +``` + +### Kernel Descriptions for Download Pages?
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/Process_CI.md
(1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.17.2)
docs/Process_CI.md
72-72: Headings should be surrounded by blank lines
Expected: 1; Actual: 0; Above
(MD022, blanks-around-headings)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
docs/Process_CI.md (1)
71-73
: Add a blank line before the new heading to satisfy MD022markdownlint flags a missing blank line before headings. Insert an empty line between the closing back-ticks and the
###
to keep lint clean.-``` -### Kernel Descriptions for Download Pages? +``` + +### Kernel Descriptions for Download Pages?
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/Process_CI.md
(1 hunks)
🧰 Additional context used
🪛 markdownlint-cli2 (0.17.2)
docs/Process_CI.md
72-72: Headings should be surrounded by blank lines
Expected: 1; Actual: 0; Above
(MD022, blanks-around-headings)
🔇 Additional comments (1)
docs/Process_CI.md (1)
74-74
: Good call on switching the link to themain
branchThe URL now references the stable branch and should remain valid. 👍
Documentation website preview will be available shortly:
Open WWW preview