Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: 7b59cf8062008db5d69243d681add431329106e2 https://github.com/xwiki/xwiki-dev-llm/commit/7b59cf8062008db5d69243d681add4... Author: Vincent Massol <[email protected]> Date: 2026-09-19 (Sat, 19 Sep 2026) Changed paths: M xwiki/skills/xwiki-ci-check/SKILL.md M xwiki/skills/xwiki-ci-check/tools/ci-check.mjs Log Message: ----------- [Misc] Make the CI sweep's paste answerable at a glance * Render the detail document as a numbered table per branch — what fails, why, and what happens next with the name of whoever does it — over one collapsed <details> block per row carrying that row's window, evidence, quality-gate issues, 28-day history, attribution and chat. * Order branches by their worst row and rows by what blocks a release, so the first table is the one a reader has to act on. * Leave a `WHY` and a `NEXT` marker beside each `deep` incident's `ANALYSIS` one: how often a test fails is a field, why it fails and who settles it are the conclusion of the same analysis. A red quality gate is the exception and keeps its rendered answer. * Fix the actor-first vocabulary of the last column — `bot →`, `<name> →`, `nobody →`, `see #N →` — and keep the hedges FIX_HEAD carries: no cell asserts a fix. * Stop publishing what the reader is not the audience for: the duplicated blame lines, the "Not written, and why" list, the rules of this skill quoted back at the team, and the Develocity report path, which named a temp directory on the machine that ran the sweep. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: c97af1ec55d76641a01a594a5c047d9a2cbeb734 https://github.com/xwiki/xwiki-dev-llm/commit/c97af1ec55d76641a01a594a5c047d... Author: Vincent Massol <[email protected]> Date: 2026-09-19 (Sat, 19 Sep 2026) Changed paths: M xwiki/skills/xwiki-ci-check/SKILL.md M xwiki/skills/xwiki-ci-check/tools/ci-check.mjs Log Message: ----------- Merge pull request #163 from xwiki/ci-check-readable-paste [Misc] Make the CI sweep's paste answerable at a glance Compare: https://github.com/xwiki/xwiki-dev-llm/compare/bb816f57db6b...c97af1ec55d7 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications