ovity / octotree

GitHub on steroids
https://www.octotree.io/
GNU Affero General Public License v3.0
22.83k stars 1.78k forks source link

Feature Request: Show PR commit number #1103

Open gwatts opened 2 years ago

gwatts commented 2 years ago

Description

Some PRs I review have multiple commits (if a submitter has been kind enough to split their work up into small logical chunks), and I step through them one at a time. It would be incredibly useful to know I'm reviewing "commit 3/10" of a 10 commit PR

In the screenshot below i'm actually on commit 8 of 10 but have no way of knowing right now short of hitting next a couple more times

image

gwatts commented 2 years ago

i guess i can also use the "Changes from 1 commit" dropdown on the left to see where i'm at.. not sure i realized that till this moment!