Method: Codebot::Formatters::PullRequest#pull_head_label

Defined in:
lib/codebot/formatters/pull_request.rb

#pull_head_labelObject



50
51
52
# File 'lib/codebot/formatters/pull_request.rb', line 50

def pull_head_label
  extract(:pull_request, :head, :label)
end