Skip to content

feat(gc): track event that led to creation of an online GC blob review task

João Pereira requested to merge 487-blob-queue-triggers into master

This MR adds the event column to the gc_blob_review_queue table and updates all triggers that insert/update on this table so that they start filling the new column.

Related to #487 (closed)

Merge request reports