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: Correct case of JSON meta serialization #101

Merged
merged 2 commits into from
May 5, 2023

Conversation

twavv
Copy link
Contributor

@twavv twavv commented May 3, 2023

For consistency, serialize pullRequest.state rather than pullRequest.State.

This isn't backwards incompatible because when JSON is unmarshalled, it's unmarshaled in a case insensitive way.

@aviator-app
Copy link
Contributor

aviator-app bot commented May 3, 2023

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.

@aviator-app aviator-app bot merged commit bcd270f into master May 5, 2023
@aviator-app aviator-app bot deleted the travis/mer-2242-fix-branch-meta-serialization branch May 5, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants