Closed
Description
Many R packages, including those in rOpenSci use git tags/github releases to identify their CRAN releases, and include updates from the NEWS file in the GitHub release info.
Could this be automated as part of devtools::release()?
(cc @scottkosty, @njtierney, @kbenoit)