sourcegraph / sourcegraph-public-snapshot

Code AI platform with Code Search & Cody
https://sourcegraph.com
Other
10.11k stars 1.27k forks source link

Support repository webhooks to triggered at the github org level #20590

Open chrislovett03 opened 3 years ago

chrislovett03 commented 3 years ago

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.

Slack convo

RafLeszczynski commented 3 years ago

Hello @christinelovett.

AFAIK this is a feature request. Could you provide more context on why this is currently P1 ( ce/p1 label)?

chrislovett03 commented 3 years ago

Hey @RafLeszczynski sure thing, please see this slack thread - will DM for more context.

Isuru-F commented 2 years ago

Please view this slack thread for another customer who wants to use this webhook but at a github ORG level.