Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backup regular pull request comments as well #202

Merged

Conversation

TheOneric
Copy link
Contributor

Before, only review comments were backed up; regular comments need to be fetched via issue API.
Fixes: #150

Approach taken from #150.

I kept the comment_data name for reviews to not break incremental backups from old versions. However iinm, to get all regular comments also for older PRs a fresh backup from scratch will be required.

Before, only review comments were backed up;
regular comments need to be fetched via issue API.

Fixes: josegonzalez#150
@TheOneric TheOneric force-pushed the pull_backup-regular-comments branch from 21737af to b629a86 Compare July 12, 2022 16:38
@TheOneric TheOneric changed the title Backup regular pull reqeust comments as well Backup regular pull request comments as well Jul 12, 2022
@josegonzalez josegonzalez merged commit f414fac into josegonzalez:master Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All pull request comments not backed up
2 participants