sourcegraph/sourcegraph-public-snapshot

insights: Consider removing not fully implemented webhook support

Aberta

#18.958 aberto em 9 de mar. de 2021

 (1 comentário) (0 reação) (0 responsável)Go (1.374 forks)auto 404
backendcode-insightsgood first issuenice-to-have

Métricas do repositório

Stars
 (10.290 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador