Commit b87cc5f2 authored by Phil Hughes's avatar Phil Hughes

Preparing build status

parent 60fd4188
......@@ -237,6 +237,8 @@ class Projects::MergeRequestsController < Projects::ApplicationController
end
end
status = "preparing" if status == nil
response = {
title: merge_request.title,
sha: merge_request.last_commit_short_sha,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment