Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Update-GitHubRepository to properly handle the -Archived switch #135

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

HowardWolosky
Copy link
Member

Due to a copy-paste error, the function was incorrectly inverting the
user's choice.

A separate work item will be created to track adding some additional
tests to this part of the code.

Fixes #134

Due to a copy-paste error, the function was incorrectly inverting the
user's choice.

A separate work item will be created to track adding some additional
tests to this part of the code.

Fixes microsoft#134
@HowardWolosky HowardWolosky added the bug This relates to a bug in the existing module. label Sep 24, 2019
@HowardWolosky HowardWolosky merged commit 9bdb37c into microsoft:master Sep 24, 2019
smaglio81 pushed a commit to ucsb/ucsb-sa-enterprise-powershellforgithub that referenced this pull request Sep 25, 2019
…icrosoft#135)

Due to a copy-paste error, the function was incorrectly inverting the
user's choice.

A separate work item will be created to track adding some additional
tests to this part of the code.

Fixes microsoft#134
@HowardWolosky HowardWolosky deleted the archiveFix branch May 31, 2020 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This relates to a bug in the existing module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in Update-GitHubRepository Archived parameter usage
1 participant