Support repository webhooks to triggered at the github org level
Created by: christinelovett
Feature request description
Customer would like the ability to trigger repo updates after receiving the event from a GitHub org as opposed to individual repositories. After receiving the event from the org, use the repository field in the payload to determine which repo to update.
The current design of repo-level webhooks is doable but introduces a lot of administrative overhead for the team.