Update New-GitHubRepositoryBranchProtectionRule parameters to match those of New-GitHubRepositoryBranchPatternProtectionRule #320
Labels
good first issue
If you're new to the project (or to OSS in general) and you'd like to contribute, try this one.
help wanted
Anyone in the community is welcome to do this work
technical debt
Work that was postponed by a previous change.
up for grabs
Anyone in the community is welcome to do this work
Feature Idea Summary
During #313,
New-GitHubRepositoryBranchPatternProtectionRule
was added which has a similar parameter set toNew-GitHubRepositoryBranchProtectionRule
, however it uses the singular case for parameter names per the [ strongly encouraged development guidelines for PowerShell] (https://docs.microsoft.com/en-us/powershell/scripting/developer/cmdlet/strongly-encouraged-development-guidelines?view=powershell-7.1#use-singular-parameter-names).We should update the parameter names of
New-GitHubRepositoryBranchPatternProtectionRule
to match.Feature Idea Additional Details
See this PR comment thread for more context.
Requested Assignment
I'm just suggesting this idea, but don't want to implement it.
Operating System
PowerShell Version
Module Version
The text was updated successfully, but these errors were encountered: