python-github-backup
python-github-backup copied to clipboard
Does Not Include Reviews
Review details are not backed up.
Some of the review comments might be, but the actual reviews are not.
We are also seeing this behavior. Summary of observations with the CLI arguments --pull-comments --pulls --pull-commits,
- We DO backup the commits SHAs in a PR.
- We DO backup PR Review comments attached to code fragments.
- We DO backup the comment associated with the PR description.
- We DO NOT backup loose PR comments not associated with a review.
- We DO NOT backup PR comments associated with a review but not associated with code (typically the last comment in the review).
Probably related, I just noticed that a code comment on a merge commit (i.e. not directly associated with the PR) also does not seem to be backed up.
Pull requests welcome.