struct

GitHub::Pulls

Inherits GitHub::API < Struct < Value < Object

Constructors

new(client, repo_owner : String, repo_name : String)
Source

Instance methods

create(title : String, body : String, head : String, base : String) : PullRequest
Source
list
Source
repo_name
Source
repo_owner
Source