Push causes Resque Job Failure
Created by: ctalkington
I noticed tonight, using latest commit, that when I went to push an update, the post_receive job failed with below error:
Class: PostReceive
Arguments:
"phped-tools"
"54d27c04bace4570666639e8c1f28a25364e18ef"
"e1bf6bc48ffa7a5b435267a80c8ffdb473e10499"
"refs/heads/master"
Exception: ArgumentError
Error: wrong number of arguments (4 for 5)
gitlabhq/app/workers/post_receive.rb:4:in 'perform'