Ning
Ning
When I was investigating the issue, I tried fork, unfork and refork test and my event api showed different forkee.id. But in the cases we found in the data the...
Related: is it safe to assume that created_at timestamp for a forkee is the same or at least close enough to the create_at timestamp of the corresponding ForkEvent?
We were using both GitHut Archive and GitHub Torrent data for this. It could be that some of the repo create data is estimated by torrent. And when I try...
Thank you both for your help!
Similarly, it seems like for pull request events, only 'opened', 'closed', and 'reopened' are captured, not others such as 'assigned', 'unassigned', is it also expected?