Branch: refs/heads/commit-message-at-escaping Home: https://github.com/xwiki/xwiki-dev-llm Commit: 6564f552c199aa77dcdd586c910c83b7735b5e44 https://github.com/xwiki/xwiki-dev-llm/commit/6564f552c199aa77dcdd586c910c83... Author: Thomas Mortagne <[email protected]> Date: 2026-09-17 (Thu, 17 Sep 2026) Changed paths: M scripts/validate.mjs M xwiki/instructions/xwiki-org.md M xwiki/okf/conventions/commit-messages.md M xwiki/skills/xwiki-pull-request/SKILL.md Log Message: ----------- [Misc] Require backticking @ tokens in commit and pull request text * GitHub renders a bare @since in a commit message as a mention of that account, linking and notifying an unrelated third party, and a pushed commit message cannot be corrected without rewriting a shared branch * Add the rule to the commit-message convention, to the xwiki-pull-request skill, and to the always-on instructions, the only surface present when a commit message is composed * Raise the always-on byte budget from 8000 to 8192 to fit that line 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