Branch: refs/heads/gh-readonly-queue/master/pr-7740-82d63e6ee4e3629014c7ac4d9be45e15622e654e
Home:
https://github.com/google/syzkaller
Commit: cc56899afb0db3cf82580bdd3d2485d0e2df39ac
https://github.com/google/syzkaller/commit/cc56899afb0db3cf82580bdd3d2485d0e2df39ac
Author: Aleksandr Nogikh <
nog...@google.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M dashboard/app/ai_report.go
M dashboard/app/ai_report_test.go
M dashboard/dashapi/ai.go
M pkg/lore-relay/templates.go
M pkg/lore-relay/templates/new_patch.txt
M pkg/lore-relay/testdata/patch_moderation.in.json
M pkg/lore-relay/testdata/patch_v2.out.txt
Log Message:
-----------
dashboard/app: clarify bot reply behavior in AI patch footer
When an AI patch is reported externally, the email footer previously
claimed that syzbot would always address comments and send new patch
versions. This was misleading for public reporting stages where comment
addressing is disabled and syzbot does not actively reply to incoming
discussion.
Expose the stage's comment addressing configuration via the report poll
API so external reporting relays can render the comment footer
conditionally. When comment addressing is disabled for a stage,
instruct readers that the person who signed off on the patch is
responsible for handling comments instead.
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications