Can a detection be written from Github audit events that finds commit/pushes done after review approvals in pull requests? [migrated]

I’m attempting to come up with a detection for when devs commit/push changes to pull requests after they have been reviewed and approved but before they have been merged.
There are various actions that I’ve found that seem useful like pull… Continue reading Can a detection be written from Github audit events that finds commit/pushes done after review approvals in pull requests? [migrated]