Learn R Programming

github (version 0.9.8)

get.repository.commit.comments: get all commit comments for a given commit in a repository

Description

get all commit comments for a given commit in a repository

Usage

get.repository.commit.comments(owner, repo, sha, ctx = get.github.context())

Arguments

owner

the repo owner (user, org, etc)

repo

the name of the repo

sha

the SHA hash of the commit

ctx

the github context object

Value

the comments