Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
github_notifications_slack
master
Top Level Namespace
Discord
Author
Embed
Footer
Post
PostRepository
Error
Usecase
Github
CheckRuns
CheckRun
ChecksState
CombinedStatus
Comment
Error
Notification
NotificationRepository
PullRequest
Head
Repository
Subject
Type
Usecase
User
Notify
Message
PostRepository
Usecase
Serverless
Lambda
Slack
Attachment
Post
PostRepository
Generated using Crystal 1.16.3
2026-08-13 10:19:30 UTC
class
Github::
PullRequest
Github::PullRequest
Reference
Object
Overview
チェック状態の判定に使う PR 情報。head の SHA だけ参照する(issue #105)。
Included Modules
JSON::Serializable
Defined in:
github/models.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#head
: Head
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
head
:
Head
#
[
View source
]