Skip to content

Update Branch.sync_with_upstream to correcly send required data. #1199

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

Merged
merged 5 commits into from
May 2, 2025

Conversation

devdanzin
Copy link
Contributor

This PR adds data={"branch": self.name} to the request made by Branch.sync_with_upstream, in conformance with the corresponding API docs. Also removes the mention that this is a beta feature as I didn't see it in the docs. Contains new tests.

Please let me know if there's anything I can do to improve the code, the PR itself or anything else.

Fixes #1198.

Thank you!

@sigmavirus24 sigmavirus24 merged commit bbb2dae into sigmavirus24:main May 2, 2025
13 checks passed
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.

Branch.sync_with_upstream sends incomplete data
2 participants