Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kt/data/kernels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kernels:
dist_git_root: dist-git-tree-cbr
dist_git_branch: cbr79-7
mock_config: centos-cbr79
automated: false
automated: true
Copy link

Copilot AI Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With cbr-7.9 now marked automated: true, the kt list-kernels --automated help text example (in kt/commands/list_kernels/command.py) becomes outdated because it currently omits cbr-7.9. Please update that example/output list to match the new behavior so CLI docs stay accurate.

Copilot uses AI. Check for mistakes.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example should not represents all possible cases. That is just an example...


lts-8.6:
src_tree_root: kernel-src-tree
Expand Down
Loading