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

Support backporting pull requests with empty description (i.e. body) #188

Merged
merged 3 commits into from
Dec 24, 2021

Conversation

korthout
Copy link
Owner

@korthout korthout commented Oct 29, 2021

Fixes the problem encountered in #175 by telling the type system that a pull request can have null as the body. Any code using the body should then make sure it can deal with null values.

resolves #175

@korthout korthout merged commit 791c35e into master Dec 24, 2021
@korthout korthout deleted the fix-empty-body branch November 23, 2022 20:16
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.

Unable to backport pulls with empty description (i.e. body)
1 participant