aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2026-02-24 15:59:19 +0100
committerAlexander Potapenko <glider@google.com>2026-03-05 13:59:17 +0000
commit196e0a96ca9d333d06ac1cf220091c82b1c21278 (patch)
tree37f33667cbd82a5ea25fc2f89799ae9881be17b7 /pkg/instance
parentd20b04c80a01e68026299511a6ba77cc67a198f5 (diff)
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.
Diffstat (limited to 'pkg/instance')
0 files changed, 0 insertions, 0 deletions