Skip to content

feat: prr get only changes since last review #19

Description

@bcspragu

For large/multi-round reviews, it'd be great to be able to get an arbitrary subset of the diff, mainly "changes since last review", like presented in the GitHub UI:

image of GitHub review UI, showing "Changes since your last review" and other options

I'm not sure if GitHub exposes that in the API or it'd have to be tracked manually on the first prr submit, but it'd be great to be able to do something like prr get <PR> --changes-since-last-review or something (probably less verbose).

If this is something others would find useful, I'd be happy to take a crack at it (pointers greatly appreciated)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions