Skip to content

Instantly share code, notes, and snippets.

@nakov
Created October 10, 2018 22:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nakov/f81908b10afb1a1f82c7b639af49fd6c to your computer and use it in GitHub Desktop.
Save nakov/f81908b10afb1a1f82c7b639af49fd6c to your computer and use it in GitHub Desktop.
There is a simple way to check the last events in GitHub from certain user, including all his "git push" events:
https://api.github.com/users/{user}/events
Exmaple: https://api.github.com/users/nakov/events
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment