Skip to content

Add commit_message parameter on Repo::merge only if given #379

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

Merged
merged 1 commit into from
May 29, 2016

Conversation

soullivaneuh
Copy link
Contributor

If you add the commit_message with null value, you will get this error:

For 'properties/commit_message', nil is not a string.

So the commit_message parameter has to be added only if $message is valid.

If you add the commit_message with null value, you will get this error:

For 'properties/commit_message', nil is not a string.

So the commit_message parameter has to be added only if $message is valid.
@soullivaneuh
Copy link
Contributor Author

Any news?

@cursedcoder cursedcoder merged commit 6632c88 into KnpLabs:master May 29, 2016
@soullivaneuh soullivaneuh deleted the patch-2 branch May 29, 2016 07:50
OskarStark added a commit to sonata-project/dev-kit that referenced this pull request Sep 4, 2020
Based on code comment.

KnpLabs/php-github-api#379 is merged and released
OskarStark added a commit to sonata-project/dev-kit that referenced this pull request Sep 4, 2020
Based on code comment.

KnpLabs/php-github-api#379 is merged and released
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