sourcegraph/sourcegraph-public-snapshot

insights: Consider removing not fully implemented webhook support

Open

#18,958 opened on Mar 9, 2021

 (1 comment) (0 reactions) (0 assignees)Go (1,374 forks)auto 404
backendcode-insightsgood first issuenice-to-have

Repository metrics

Stars
 (10,290 stars)
PR merge metrics
 (PR metrics pending)

Description

Since we're going to do a push model https://github.com/sourcegraph/sourcegraph/issues/17220 there is some preliminary webhook support stuff we can remove (not a ton of code, removing may make sense to simplify):

https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/sourcegraph/sourcegraph%24+lang:go+file:insights+webhook&patternType=literal

Contributor guide