Skip to main content

open_pull_request

Open a pull request on GitHub.

def open_pull_request(
rl_version: string
) - > string

Open a pull request on GitHub.

Parameters

NameTypeDescription
rl_versionstringThe version string used to define the pull request title, the source branch name, and the release body

Returns

TypeDescription
stringThe web URL (html_url) of the newly created pull request on GitHub