Skip to content

Commit 8eebe62

Browse files
Auto-ignore 3 rejected PRs from self-healing run
1 parent 33ade42 commit 8eebe62

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
@@ -734,6 +734,21 @@
734734
"number": 26195,
735735
"reason": "Router: TypeScript 6 compatibility fix in the type generator. Emits modern 'namespace' keyword instead of deprecated 'module' for internal declarations, updates JSDoc examples, and fixes phantom augmentation paths. This is a tooling/build fix ensuring type generation aligns with TypeScript 6. No user-facing documentation updates needed.",
736736
"added": "2026-07-07"
737+
},
738+
{
739+
"number": 26893,
740+
"reason": "Triage: test infrastructure - scopes warning to appropriate environment to reduce test noise",
741+
"added": "2026-07-08"
742+
},
743+
{
744+
"number": 26929,
745+
"reason": "Router: Internal CLI upgrade tool behavior; does not affect user-facing CMS features or public APIs. This is a tooling improvement for developers running the upgrade command, not a change to the core Strapi CMS behavior that end users interact with.",
746+
"added": "2026-07-08"
747+
},
748+
{
749+
"number": 26751,
750+
"reason": "Router: Internal database query builder fix for a PostgreSQL-specific edge case (DISTINCT + status sort). This is an implementation detail that does not change user-facing APIs or behaviors. Users experience only a bug fix: sorting by Status now works when a relation filter is applied.",
751+
"added": "2026-07-08"
737752
}
738753
]
739754
}

0 commit comments

Comments
 (0)