Class: GitHub::Payload::Formatter::PushEvent

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

Instance Attribute Summary

Attributes inherited from Event

#payload

Method Summary

Methods included from Helpers::Push

#after_sha, #after_sha_url, #base_ref, #base_ref_name, #before_sha, #before_sha_url, #branch_url, #commit_messages, #commits, #compare_url, #created?, #deleted?, #distinct_commits, #forced?, #format_commit_message, #name_with_owner, #owner_name, #pusher_name, #ref, #ref_name, #repo_name, #repo_url, sample_payload, #summary_message, #summary_url, #tag?

Methods inherited from Event

#initialize, objectify

Constructor Details

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