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: Add 'branches' field to ForkProjectOptions type #3606

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

YupaTT
Copy link
Contributor

@YupaTT YupaTT commented Jul 3, 2024

👋🏻 Hi team,

Added definition of the branches field in ForkProjectOptions

The branches field has been added to the ForkProjectOptions type to allow specifying branches when forking a project. This field is optional and enables indicating the branches to fork; leaving it empty will fork all available branches.

Attribute Type Required Description
branches string No Branches to fork (empty for all branches).

@YupaTT
Copy link
Contributor Author

YupaTT commented Jul 4, 2024

@jdalrymple Please, I need this attribute to be implemented.

@jdalrymple jdalrymple added the type:types Adding or enhancing typescript types label Jul 8, 2024
@jdalrymple jdalrymple merged commit 4cb1fbd into jdalrymple:main Jul 8, 2024
2 checks passed
@jdalrymple
Copy link
Owner

🚀 PR was released in 40.1.0 🚀

@jdalrymple jdalrymple added the released This issue/pull request has been released. label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released. type:types Adding or enhancing typescript types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants