-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Revert "Implement option to skip certain kernel configs that don't want to play along" #8901
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
…nt to play along" This reverts commit 73a43c9.
WalkthroughThe pull request removes the skip mechanism from the kernel config workflow, eliminating the SKIP_CONFIGS array and its corresponding JSON conversion. This simplifies the jq pipeline by removing the filtering step that previously excluded certain kernel config files from matrix results. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (12)📓 Common learnings📚 Learning: 2025-10-03T11:42:46.660ZApplied to files:
📚 Learning: 2025-10-04T17:59:19.369ZApplied to files:
📚 Learning: 2025-09-27T21:50:15.915ZApplied to files:
📚 Learning: 2025-09-22T21:52:01.225ZApplied to files:
📚 Learning: 2025-09-27T21:50:04.845ZApplied to files:
📚 Learning: 2025-09-27T21:47:58.020ZApplied to files:
📚 Learning: 2025-08-02T05:46:10.664ZApplied to files:
📚 Learning: 2025-09-27T21:49:55.796ZApplied to files:
📚 Learning: 2025-11-02T20:49:56.719ZApplied to files:
📚 Learning: 2025-08-02T05:46:10.664ZApplied to files:
📚 Learning: 2025-08-30T06:48:09.091ZApplied to files:
🔇 Additional comments (1)
Comment |
|
✅ This PR has been reviewed and approved — all set for merge! |
Description
This reverts commit 73a43c9.
Not useful - just generating inconsistency.
#8896 (comment)
Checklist:
Summary by CodeRabbit