What info does GitHub actually provide? #16
-
This is something I currently wonder. What info does GitHub provide for the Action to use? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 27 replies
-
https://api.github.com/users/{USERNAME}/events/public |
Beta Was this translation helpful? Give feedback.
-
Yep, some other events I know are:
|
Beta Was this translation helpful? Give feedback.
https://api.github.com/users/{USERNAME}/events/public
Send a GET request or simply put this in browser (make sure you have JSON formatter extension in browser).
That is the format we get info in.
Docs : https://docs.github.com/en/developers/webhooks-and-events/github-event-types