Do you skim through a bunch of closed PRs? Don't even bother and just tackle a new issue?
For further actions, you may consider blocking this person and/or reporting abuse
Do you skim through a bunch of closed PRs? Don't even bother and just tackle a new issue?
For further actions, you may consider blocking this person and/or reporting abuse
Eugene Zimin -
Austin -
Labby -
Vijay Thapa -
Top comments (6)
I ran:
Just to remember what the state of things is:
Just to remember what I did last on my work computer in general
I also:
Cleaned up the "todo-board" I have, where I erased things that were completed and re-wrote the things that need to still be done. This helped the most, since I had to review whats completed and still waiting :)
When possible, I try not to spend more than like a day, maybe 2 days, on steps 1-4. Obviously you'll need more time to catch up the longer you've been out (a month for parental leave threw me for a loop...), but the idea is to skim rather than scan. Just look for the highlights; no need to read every comment on every task, the entire backlog of the Slack chatroom, or the entire output of
git diff <last-commit-before-leaving> HEAD
. Just get the highlights; you'll pick up the rest as you work new tasks.I usually do a few things
Heya Jess,
I do skim through the PRs and not necessarily the code but the name of the PR. If I see something that looks interesting/important then I would dig inside to see whats up.
Either way, I would time box my 'catch up' phase because I think I can spent a lot of time caught up reading through old PRs.
But hehe, as with most things it depends :P
Whenever I'm heading out on vacation or a long weekend I always write myself a todo list before I leave. This really helps when I come back and have to remember what I was working on! When I'm back I'll go through my emails, check in with anyone I was working on projects with and update my todo list. It really helps me not feel overwhelmed when I get back!
I usually read through the git log, check closed and open issues and lightly glance through the chat group