-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Update Github API calls #349
Comments
Also, fix the export PR: right now, it seems that the file diffs are not working correctly with the correct endpoint we are using. It seems we should directly manipulate the git tree (https://docs.github.com/en/rest/git/blobs?apiVersion=2022-11-28) |
Others wins would be:
|
@eric-nguyen-cs re-exporting would update the branch ? |
The goal would be for re-exporting to add a new commit to the branch yes. You would be able to see the new changes in the PR |
That's a cool feature :-) I was also wondering of adding a flag to changed entries to be able to get them quickly in the search. And the link to that would be in the PR comment. I'll open an issue for that. |
|
The last two items will ensure that changes between import and export time are automatically merged thanks to git.
The text was updated successfully, but these errors were encountered: