Skip to content

do not send empty message to hipchat

username-removed-86839 requested to merge github/fork/chulkilee/fix-hipchat into master

hipchat gem does not handle nil or empty message, which will result in 400 error.

Merge request reports