Class: GitHub::Payload::Formatter::PullRequestEvent

Inherits:
Event
  • Object
show all
Includes:
Helpers::PullRequest
Defined in:
lib/github/payload/formatter/pull_request_event.rb

Instance Attribute Summary

Attributes inherited from Event

#payload

Method Summary

Methods included from Helpers::PullRequest

#pull, sample_payload, #summary_message, #summary_url

Methods included from Helpers::Meta

#repo, sample_payload, #sender

Methods included from Helpers::Actions

#action, #opened?

Methods inherited from Event

#initialize, objectify

Constructor Details

This class inherits a constructor from GitHub::Payload::Formatter::Event