Per https://issuetracker.google.com/issues/36252545, GCF now provides access to the raw request body, meaning we can securely validate webhooks from GitHub in more or less the same way that we validate for standalone. We can remove the 2nd webhook now.
Per https://issuetracker.google.com/issues/36252545, GCF now provides access to the raw request body, meaning we can securely validate webhooks from GitHub in more or less the same way that we validate for standalone. We can remove the 2nd webhook now.