Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API Coverage: Add Support for Deployment Environments (#395)
Adds the following new cmdlets for managing GitHub Deployment Environments: - `New-GitHubDeploymentEnvironment` - `Get-GitHubDeploymentEnvironment` - `Set-GitHubDeploymentEnvironment` - `Remove-GitHubDeploymentEnvironment` Fixes #394 #### References - [Deployment Environments](https://docs.github.com/en/rest/deployments/environments)
- Loading branch information