Open
Description
Is it possible we store actor.id
and repo.id
as documented on GitHub Event docs?
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.
Metadata
Metadata
Assignees
Labels
No labels