[xwiki/xwiki-dev-llm] d2e53d: [Misc] Make the release-documentation sweep surviv...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-dev-llm Commit: d2e53d041f1c621684ed8628f24f98206ecbb71f https://github.com/xwiki/xwiki-dev-llm/commit/d2e53d041f1c621684ed8628f24f98... Author: Vincent Massol <[email protected]> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki/skills/xwiki-release-documentation/SKILL.md Log Message: ----------- [Misc] Make the release-documentation sweep survive a bugfix release Three corrections found by running the skill for real, over the 17 issues fixed in 17.10.13. * Say what a bugfix release does with entries. For an X.Y.Z with Z > 0 the release-note page renders {{jira}} instead of {{releasenotechanges/}}, so an entry posted against that version is stored and never rendered. That is a fact about the page, not about the issues: a bugfix release is mostly bug fixes, which go to N/A on their own merits, but improvements do get slipped in when they are what fixes the bug and those need their entry like any other — against the .0 or RC version the issue is also fixed in, which is where it renders. Every improvement of the recent bugfix releases that carries an entry URL points there, and no bugfix note stores an entry. * Search the identifiers the diff touches, not only the subject. The subject search answers "is there a page about this feature", which for a fix is usually "no" — and that "no" was being read as the documentation verdict. Searching the strings in the diff instead surfaced a page whose subject was a MySQL error but which carried one incidental sentence about the very statement the fix changed. * Replace the Bug trigger "user-visible behaviour or public API changed" with noteworthiness. Nearly every bug fix changes user-visible behaviour, that being what made it a bug, so the old wording fired on all of them. Add the query that measures the bar the project actually applies. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: 394209f15ac959aefff07a697b9c5d5ad20adebe https://github.com/xwiki/xwiki-dev-llm/commit/394209f15ac959aefff07a697b9c5d... Author: Vincent Massol <[email protected]> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki/skills/xwiki-release-documentation/SKILL.md Log Message: ----------- Merge pull request #127 from xwiki/release-doc-skill-bugfix-and-noteworthiness [Misc] Make the release-documentation sweep survive a bugfix release Compare: https://github.com/xwiki/xwiki-dev-llm/compare/c9eef0aa93c3...394209f15ac9 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications
participants (1)
-
XWiki Notifications