Learn R Programming

github (version 0.9.8)

get.pull.request.commits: list commits for a pull request

Description

list commits for a pull request

Usage

get.pull.request.commits(owner, repo, id, ..., ctx = get.github.context())

Arguments

owner

the repo owner

repo

the repo name

id

the pull request id

ctx

the github context object

Value

the list of pull request commits