gh_edit_pull_request: Make edits to existing GitHub Pull Requests.

Description Usage Arguments Value

View source: R/pull-requests.R

Description

Make edits to existing GitHub Pull Requests.

Usage

1

Arguments

repo

Repository name in the form of "username/reponame" or "orgname/reponame", e.g. "lwjohnst86/githubr".

number

The existing pull request number.

title

Title for the pull request.

body

The description and details of the pull request.

state

Whether to open or close the pull request.

base

Whether to change the base ("master") branch to merge into.

Value

Nothing.


lwjohnst86/githubr documentation built on Aug. 17, 2020, 3:37 a.m.