Method: Codebot::Formatters::PullRequest#pull_base_label
- Defined in:
- lib/codebot/formatters/pull_request.rb
#pull_base_label ⇒ Object
42 43 44 |
# File 'lib/codebot/formatters/pull_request.rb', line 42 def pull_base_label extract(:pull_request, :base, :label) end |