Branch: refs/heads/misc-sonar-pr-analysis-rule Home: https://github.com/xwiki/xwiki-dev-llm Commit: 5834089626fdc9f6bed9b5e52b856cd1511d311d https://github.com/xwiki/xwiki-dev-llm/commit/5834089626fdc9f6bed9b5e52b856c... Author: Vincent Massol <[email protected]> Date: 2026-08-27 (Thu, 27 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/sonarqube/verification.md M xwiki/skills/xwiki-pull-request/SKILL.md Log Message: ----------- [Misc] Run a SonarCloud PR analysis on every PR that changes Java * skills/xwiki-pull-request: run a SonarCloud PR analysis on any PR that changes Java, not only on a Sonar cleanup. It applies the same quality gate as the branch and is the only pre-merge check for the rules computed server-side. Measured on xwiki-commons: about two minutes, with no tests, no quality profile and no coverage. * okf/sonarqube/verification.md: correct what the previous change said about confirming a javabugs finding. A local build still proves nothing, but a PR analysis confirms it before merge, so the next analysis of the branch is not the only confirmation. Also record that a re-dated finding reaches the PR report only when the rewrite broke issue matching there too. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications