trader
trader copied to clipboard
As desribed, example: I'm working on a branch created from a different PR, that is already reviewed. I want to ask for CR only on the specific commits, so I'm...
Use-case: if somebody paste wrong PR link (for example with wrong commits specified) it's not possible to cancel trader otherwise than just do the CR by yourself to yourself 🙈.
When someone starts reviewing your code, you would receive a notification message saying: > @xd started reviewing #XX, he has 2 waiting pull requests ready to trade, interested?
For presented screenshot:  - instead of users awaiting for review, a list of PRs should be displayed (sorting: older first) - information about added/removed LOC - awaiting time -...
My first idea is to show a table with all available reviewers and `days_since_last_review` sortable column. Then those who didn't do any reviews in a month can be publicly shamed....