You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some events with exactly the same repoName and repoUrls have multiple repoIds. I think there might be something wrong with the Push event and the Create event (though the same issue also happens on other event types)? I didn't find any documentation about this. Anyone has some ideas? Thanks! @igrigorik
For example (urls in the payload are also not working):
{"push_id":7060071297,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"b4dcc3624250d594d4548ca71b8a3fcd129b4d96","before":"fab483e64e8433e5cf6e0982360bcd9a876a0b59","commits":[{"sha":"b4dcc3624250d594d4548ca71b8a3fcd129b4d96","author":{"name":"Eduardo De Leon","email":"b97ac068cb3d731450cfebe84b57b59ea354118f@protonmail.com"},"message":"Update _config.yml","distinct":true,"url":"https://api.github.com/repos/deleoneduardo/deleoneduardo.github.io/commits/b4dcc3624250d594d4548ca71b8a3fcd129b4d96"}]}
{"push_id":7105338292,"size":1,"distinct_size":1,"ref":"refs/heads/master","head":"18f6e7bf5428a52f2f0d7469e5dd8ae8fe6304cf","before":"5cbc86d632da96f69043cfcb83b4b1ff14839e8a","commits":[{"sha":"18f6e7bf5428a52f2f0d7469e5dd8ae8fe6304cf","author":{"name":"Eduardo De Leon","email":"b97ac068cb3d731450cfebe84b57b59ea354118f@protonmail.com"},"message":"Update _config.yml","distinct":true,"url":"https://api.github.com/repos/deleoneduardo/deleoneduardo.github.io/commits/18f6e7bf5428a52f2f0d7469e5dd8ae8fe6304cf"}]}
{"push_id":7026379710,"size":1,"distinct_size":1,"ref":"refs/heads/main","head":"c89a3293ca3dae4df53e0c6f9c9378a5a413787b","before":"8da2646c2f20abfedc986e2f6a6f8eb982de13b0","commits":[{"sha":"c89a3293ca3dae4df53e0c6f9c9378a5a413787b","author":{"name":"Eduardo De Leon","email":"b97ac068cb3d731450cfebe84b57b59ea354118f@protonmail.com"},"message":"Update default.html","distinct":true,"url":"https://api.github.com/repos/deleoneduardo/deleoneduardo.github.io/commits/c89a3293ca3dae4df53e0c6f9c9378a5a413787b"}]}
{"push_id":7025457588,"size":1,"distinct_size":1,"ref":"refs/heads/main","head":"375eedde55d78c9c86b5334835dc0daf40a4acb3","before":"68de2e584909f99219b79786403564ee19c8ecf0","commits":[{"sha":"375eedde55d78c9c86b5334835dc0daf40a4acb3","author":{"name":"Eduardo De Leon","email":"b97ac068cb3d731450cfebe84b57b59ea354118f@protonmail.com"},"message":"Update default.html","distinct":true,"url":"https://api.github.com/repos/deleoneduardo/deleoneduardo.github.io/commits/375eedde55d78c9c86b5334835dc0daf40a4acb3"}]}
Some events with exactly the same repoName and repoUrls have multiple repoIds. I think there might be something wrong with the Push event and the Create event (though the same issue also happens on other event types)? I didn't find any documentation about this. Anyone has some ideas? Thanks!
@igrigorik
For example (urls in the payload are also not working):
For another example:
The text was updated successfully, but these errors were encountered: