ClickHouse / ClickHouse/github-explorer

Store actor.id and repo.id for events

Aperta
#10 5 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
HTML
Stelle
180
Fork
19
Merge medio
3h 8m
PR unite (30g)
1

Descrizione

Hi @alexey-milovidov,

Is it possible we store `actor.id` and `repo.id` as documented on [GitHub Event docs](https://docs.github.com/en/developers/webhooks-and-events/events/github-event-types#event-object-common-properties)?

So far, we store `actor.login` and `repo.name` only, which is convenient to use but fails to handle repo/user rename case.

The process can be we extend those column first and fill with data identified by event id.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.