ClickHouse / ClickHouse/github-explorer
Store actor.id and repo.id for events
Abierto
- Lenguaje dominante
- HTML
- Estrellas
- 180
- Forks
- 19
- Merge medio
- 3 h 8 min
- PR fusionados (30 d)
- 1
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.