Functions that remove something should have ConfirmImpact set to High.
I noticed that Remove-GitHubRepository doesn't prompt for confirmation, these are also missing that:
- Remove-GithubAssignee
- Remove-GitHubComment
- Remove-GitHubIssueLabel
- Remove-GitHubLabel
- Remove-GitHubMilestone
- Remove-GitHubRepository
Functions that remove something should have ConfirmImpact set to High.
I noticed that
Remove-GitHubRepositorydoesn't prompt for confirmation, these are also missing that: