create_issue_comment: Create Comment in an Issue

Description Usage Arguments

Description

Create Comment in an Issue

Usage

1
create_issue_comment(owner, repo, number, body = NULL)

Arguments

owner

The owner of the repository. In a repo name, it would be the part before the slash.

repo

The name of the repository

number

Issue Number (NOT issue ID)

body

The contents of the comment.


hairizuanbinnoorazman/githubR documentation built on May 17, 2019, 2:25 p.m.