85c0e735dc
Fix runner bootstrap and auth handling, preserve queued SHAs, make event/job acceptance atomic, fence stale runs, correct retries and prompts, add fake end-to-end coverage, and fix deployment defaults. Co-Authored-By: Claude <noreply@anthropic.com>
3 lines
103 B
SQL
3 lines
103 B
SQL
-- MariaDB compatibility migration.
|
|
ALTER TABLE review_jobs ADD COLUMN trigger_comment_body TEXT NULL;
|