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

Add missing fields in CreateForkBuilder #682

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

benpueschel
Copy link
Contributor

As part of the GitHub API, forking a repository supports two additional fields: name, and default_branch_only.

These two parameters are currently missing in the CreateForkBuilder struct, and I think adding them is a good idea.

@XAMPPRocky
Copy link
Owner

Thank you for your PR, and congrats on your first contribution! 🎉

@XAMPPRocky XAMPPRocky merged commit 501ef74 into XAMPPRocky:main Aug 30, 2024
11 checks passed
@github-actions github-actions bot mentioned this pull request Aug 30, 2024
@benpueschel
Copy link
Contributor Author

Thank you :)

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.

2 participants