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 issue preventing labels from being updated when updating Issue #78

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

HowardWolosky
Copy link
Member

Similar to #76, Update-GitHubIssue was passing in the provided labels as label instead of labels in the request body.

This fixes the issue and also adds a UT to catch that scenario.

Similar to microsoft#76, `Update-GitHubIssue` was passing in the provided
labels as `label` instead of `labels` in the request body.
@HowardWolosky HowardWolosky merged commit 577f07b into microsoft:master Dec 14, 2018
@HowardWolosky HowardWolosky deleted the labelFix2 branch December 14, 2018 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant