Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

use_github_release

Draft a GitHub release


Description

Creates a draft GitHub release for the current package using the current version and NEWS.md. If you are comfortable that it is correct, you will need to publish the release from GitHub. It also deletes CRAN-RELEASE and checks that you've pushed all commits to GitHub.

Usage

use_github_release(host = deprecated(), auth_token = deprecated())

Arguments

host, auth_token

Deprecated lifecycle: No longer consulted now that usethis allows the gh package to lookup a token based on a URL determined from the current project's GitHub remotes.


usethis

Automate Package and Project Setup

v2.0.1
MIT + file LICENSE
Authors
Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Jennifer Bryan [aut, cre] (<https://orcid.org/0000-0002-6983-2759>), RStudio [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.