class BitteCI::GithubHook::PullRequest
- BitteCI::GithubHook::PullRequest
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
bitte_ci/github_hook.crConstructors
Instance Method Summary
- #base : Base
- #base=(base : Base)
- #head : Base
- #head=(head : Base)
- #id : UInt64
- #id=(id : UInt64)
- #number : UInt64
- #number=(number : UInt64)
- #send_status(user : String, token : String, state : String, target_url : URI, description : String, context = "Bitte CI")
- #statuses_url : String
- #statuses_url=(statuses_url : String)