ClickHouse / ClickHouse/github-explorer
Store actor.id and repo.id for events
Đang mở
- Ngôn ngữ chính
- HTML
- Star
- 180
- Fork
- 19
- Merge trung bình
- 3 giờ 8 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.