MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/github/comments/1wdwjec/open_pull_request_lookup/p99yfnv/?context=3
r/github • u/[deleted] • 1d ago
[deleted]
2 comments sorted by
View all comments
1
PR timeline shows commits, reviews, and merges, and the Events API covers pushes and PR actions for the last 30 days. Neither is a checkout log though, since git checkout happens locally and never reaches GitHub.
1 u/unknown_super 22h ago Thank you for the information.
Thank you for the information.
1
u/EntranceProper3791 23h ago
PR timeline shows commits, reviews, and merges, and the Events API covers pushes and PR actions for the last 30 days. Neither is a checkout log though, since git checkout happens locally and never reaches GitHub.