ClickHouse / ClickHouse/github-explorer

Store actor.id and repo.id for events

Open
#10 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
HTML
Stars
180
Forks
19
Avg merge
3h 8m
Merged PRs (30d)
1

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.