I have been trying to find a way that I can show all of my own activity in the last week on GitHub. The activity feed of my profile only shows things that have made it to the main/master branches of repositories.
- Is there a way to view a weekly history for my profile that shows all repositories or branches?
- If no to the first question, then is there someway I could do this through the API?
Looking at each branch of each repository or even just each repository is somewhat useful but I would like to see everything.
I tend to write a brief status report of work and process overall as part of my job for the week on Fridays. I usually have issues remembering everything so things do get missed. I mostly get by with looking at what I was supposed to get done. This works fine but I do a lot of changes that do not end up on that list. Sometimes these things are related to code outside my organization that I had to create issues on or submit PRs to that benefit the organization and should at least end up on the list.