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

[FEAT]: Support merge-upstream / sync fork endpoint #2989

Open
1 task done
mdanish-kh opened this issue Jan 9, 2025 · 0 comments
Open
1 task done

[FEAT]: Support merge-upstream / sync fork endpoint #2989

mdanish-kh opened this issue Jan 9, 2025 · 0 comments
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request

Comments

@mdanish-kh
Copy link

mdanish-kh commented Jan 9, 2025

Describe the need

Support sync fork endpoint from GitHub API: https://docs.github.com/en/rest/branches/branches?apiVersion=2022-11-28#sync-a-fork-branch-with-the-upstream-repository

Issue #1833 described a way to do that without the GitHub API, but as this comment may explain, the API maybe really wasn't meant for that usage - and we've seen issues with the usage of that API

Refs:

As such - I would like to see the /merge-upstream GitHub endpoint supported in the Client SDK

SDK Version

No response

API Version

2022-11-28

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@mdanish-kh mdanish-kh added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Jan 9, 2025
@github-project-automation github-project-automation bot moved this to 🆕 Triage in 🧰 Octokit Active Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request
Projects
Status: 🆕 Triage
Development

No branches or pull requests

1 participant