Branch: refs/heads/gh-readonly-queue/master/pr-7132-90adbfd9b804a74c808381033f20630765d0fc9d
Home:
https://github.com/google/syzkaller
Commit: 8db0407b278f14b1d8bf4df8c9680b9db04f1a59
https://github.com/google/syzkaller/commit/8db0407b278f14b1d8bf4df8c9680b9db04f1a59
Author: Taras Madan <
taras...@google.com>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M dashboard/app/email_test.go
M dashboard/app/reporting_email.go
Log Message:
-----------
dashboard/app: reply with error for #syz unfix on fixed bugs
Previously, syzbot was silent when #syz unfix was used on a bug that was
already marked as fixed. This happened because updates to closed bugs are
rejected silently to avoid spamming discussions. However, this left users
confused as to why the command failed.
Now, syzbot will reply with a clear error message: 'This bug is already
marked as fixed. Syzbot does not support unfixing bugs that are already
closed.'
Also added a dedicated test case to verify this behavior.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications