Technical Leadership - kanuku/misc GitHub Wiki
Morning routine
Board check
- Go every morning through the board.
- Check if anyone needs a ticket.
- Check if anyone is taken long with a certain ticket, ask if he needs help.
- Check what is blocked and try to understand why. If there is no comment, ask in team chat why it was blocked.
- Check if tickets are in the right state.
Pull Request check
- Go every morning through the PR's https://github.com/pulls
- Check which pull request cannot be merged because of missing review and post those PR's in the team chat.
- Check if tickets of open PR's are in the right state
Take time to understand small problems
Always ask yourself, what is the impact?
- How many services does this problem affects?
- How server is this problem?
- Will it affect other teams, customers, people, operations?
Based on the answer above you can prioritise
- Understand that problems that affect others should be handled directly