Skip to content

Commit 3ef5a6f

Browse files
Auto-ignore 3 rejected PRs from self-healing run
1 parent fc2e7e3 commit 3ef5a6f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.github/self-healing-ignore.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,21 @@
114114
"number": 26010,
115115
"reason": "Router: UI/CSS fix in Content Manager's Dynamic Zone component picker. Addresses a visual overflow issue where long component names without spaces would bleed into adjacent cards. This is a visual/UX improvement with no impact on documented behavior, features, or APIs.",
116116
"added": "2026-05-07"
117+
},
118+
{
119+
"number": 25660,
120+
"reason": "Router: Internal admin UI bug fix for Prism.js library loading issue in Code block component. No public API or user-facing behavior change.",
121+
"added": "2026-05-08"
122+
},
123+
{
124+
"number": 26120,
125+
"reason": "Router: Database query helper bug fix for morph relation population. Internal correctness fix ensuring morphTo relations return correct type discriminator; not a new feature or breaking change requiring user documentation.",
126+
"added": "2026-05-08"
127+
},
128+
{
129+
"number": 26240,
130+
"reason": "Router: Admin UI bug fix for filter persistence in Content Manager. Fixes stale localStorage data after clearing filters. Internal UX improvement with no public API change.",
131+
"added": "2026-05-08"
117132
}
118133
]
119134
}

0 commit comments

Comments
 (0)