sorry I haven't been clear, the bug id must be on a new line after the commit title
for example: https://gitlab.winehq.org/wine/wine/-/merge_requests/8972/commits?commit_id=... (as a MR with 3 changes, and one reflecting the bug id) and in details: ```
git show 9cdfa803
commit 9cdfa803cd1f971bdf03667c86698685c913e97c Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Sep 15 13:41:59 2025 +0200
win32u: Validate the drawable surface window before reusing.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58491 ```