[google/syzkaller] 96463d: dashboard: add button to restart failed AI workflows

0 views
Skip to first unread message

Alexander Potapenko

unread,
Jun 3, 2026, 5:28:31 PM (6 days ago) Jun 3
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-7404-be4246033da2cf2afe7e1cb710d33496687ef799
Home: https://github.com/google/syzkaller
Commit: 96463d10cbad8e13c54ac2bc9a9de2d7c5b14f2a
https://github.com/google/syzkaller/commit/96463d10cbad8e13c54ac2bc9a9de2d7c5b14f2a
Author: Alexander Potapenko <gli...@google.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)

Changed paths:
M dashboard/app/ai.go
M dashboard/app/ai_report_test.go
M dashboard/app/ai_test.go
M dashboard/app/aidb/crud.go
M dashboard/app/templates/ai_job.html
M pkg/html/pages/style.css

Log Message:
-----------
dashboard: add button to restart failed AI workflows

Allow restarting failed AI workflows with the same inputs.
Added a 'Restart Workflow' button to the single AI job page,
which is visible when the job has finished with an error and
the user has AI action permissions.

Clicking the button clones the job and creates a new pending
job with the same inputs, then redirects the user to the new
job page.

Implemented backend validation to prevent restarting running
or successful jobs.


Commit: 197909be84fb372381af6fab3a7be03a06f9f7d1
https://github.com/google/syzkaller/commit/197909be84fb372381af6fab3a7be03a06f9f7d1
Author: Alexander Potapenko <gli...@google.com>
Date: 2026-06-03 (Wed, 03 Jun 2026)

Changed paths:
M .github/workflows/ci.yml

Log Message:
-----------
.github/workflows: suppress Python warnings globally

Set PYTHONWARNINGS=ignore globally in the CI workflow.
This prevents Python SyntaxWarning logs from the App Engine SDK
(triggered during dashboard tests) from being converted into
fake GHA error annotations by the run.sh wrapper.


Compare: https://github.com/google/syzkaller/compare/96463d10cbad%5E...197909be84fb

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

Alexander Potapenko

unread,
Jun 3, 2026, 5:45:47 PM (6 days ago) Jun 3
to syzk...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages