microsoft / PowerShellForGitHub

Microsoft PowerShell wrapper for GitHub API
Other
582 stars 184 forks source link

New/Set-GitHubRepository: Add Support for 'Allow Update Branch' Option #386

Closed X-Guardian closed 1 year ago

X-Guardian commented 1 year ago

Feature Idea Summary

GitHub have added a new option to always have the option to update a pull request branch for a repository. This should be added to the New-GitHubRepository and Set-GitHubRepository Cmdlets.

Feature Idea Additional Details

References:
API Reference
Parameters

Requested Assignment