porting all github actions from bluesky-social/indigo to tangled CI

abyss: create mod report on match

Changed files
+1
automod
visual
+1
automod/visual/abyss_rule.go
··· 40 40 c.TakedownRecord() 41 41 // purge blob as part of record takedown 42 42 c.TakedownBlob(blob.Ref.String()) 43 + c.ReportRecord(automod.ReportReasonViolation, "possible CSAM image match; post has been takendown while verifying.\nAccount should be reviewed for any other content") 43 44 } 44 45 45 46 return nil