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

Change ReviewInput to use map[string]int for labels #159

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

kellyma2
Copy link
Contributor

The example provided at:

https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#set-review

uses ints for the label values, not strings. This change lines ReviewInput up with that example.

The example provided at:

https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#set-review

uses ints for the label values, not strings.  This change lines
ReviewInput up with that example.
@andygrunwald andygrunwald merged commit b85f9f5 into andygrunwald:master Mar 27, 2024
8 checks passed
@andygrunwald
Copy link
Owner

Thanks @kellyma2

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.

2 participants