Closed (fixed)
Project:
Drupal core
Version:
main
Component:
base system
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2026 at 11:06 UTC
Updated:
29 Jan 2026 at 11:39 UTC
Jump to comment: Most recent
This can't currently pass on main because it requires a contrib project that doesn't have 12.x compatibility yet. It also generates quite a lot of false positives depending on what sort of config changes are happening.
Between those two I think we should make it manual-only.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
catchComment #4
longwaveGiven this is currently breaking every main CI job, let's just remove it from those runs for now; we can add it back later once config_inspector is compatible.
Committed and pushed 2b1600c7422 to main. Thanks!