Set-GitHubRepository: Add Support for 'Web Commit Signoff Required' Option #388
Labels
enhancement
An issue or pull request introducing new functionality to the project.
triage needed
An issue that needs to be reviewed by a member of the team.
Feature Idea Summary
GitHub have added a new option to require web commit signoff for a repository. This should be added to the
Set-GitHubRepository
Cmdlet.Note: this can't be added to the
New-GitHubRepository
cmdlet as the underlying GitHub create repo API does not support it.Feature Idea Additional Details
References:
API Reference
Parameters
web_commit_signoff_required
Requested Assignment
The text was updated successfully, but these errors were encountered: