You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: upload autorevert advisor verdicts to S3 for ClickHouse ingestion
Adds a step to the advisor workflow that uploads the verdict JSON
(enriched with signal metadata) to S3 for ingestion into
misc.autorevert_advisor_verdicts via the clickhouse-replicator-s3
Lambda. This enables the autorevert lambda to read verdicts from CH
instead of downloading GitHub Actions artifacts.
0 commit comments