merged
nom-social/nom • 4:02 AM - Mar 15, 2026
We've added an is_verified flag to the repositories table to better control which repositories trigger automated processing from GitHub webhooks. While all events continue to be logged for auditing, only verified repositories now initiate async tasks, helping us manage resource usage and security more effectively. New repositories automatically inherit verification status based on existing organization settings.

