[google/syzkaller] 196e0a: dashboard, syz-ci: track and expose commit AuthorName

0 views
Skip to first unread message

Alexander Potapenko

unread,
Mar 5, 2026, 8:59:57 AMMar 5
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-6850-d20b04c80a01e68026299511a6ba77cc67a198f5
Home: https://github.com/google/syzkaller
Commit: 196e0a96ca9d333d06ac1cf220091c82b1c21278
https://github.com/google/syzkaller/commit/196e0a96ca9d333d06ac1cf220091c82b1c21278
Author: Alexander Potapenko <gli...@google.com>
Date: 2026-03-05 (Thu, 05 Mar 2026)

Changed paths:
M dashboard/api/api.go
M dashboard/app/api.go
M dashboard/app/main.go
M dashboard/app/public_json_api.go
M dashboard/app/public_json_api_test.go
M syz-ci/jobs.go

Log Message:
-----------
dashboard, syz-ci: track and expose commit AuthorName

Currently, syz-ci extracts the AuthorName of fixing commits but does
not pass it to the dashboard. The dashboard also lacks the ability to
to persist it in the Datastore or expose it via the public JSON API.

This commit introduces end-to-end tracking of AuthorName:
- syz-ci: populate AuthorName when uploading commits.
- dashboard/app: persist AuthorName in the CommitInfo Datastore entity.
- dashboard/api: expose AuthorName (and Author email) in the public
JSON API.
- dashboard/app: update public JSON API tests to verify AuthorName
persistence without relying on direct Datastore queries.



To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

Alexander Potapenko

unread,
Mar 5, 2026, 9:12:36 AMMar 5
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages