.TH "SCRIV GITHUB-RELEASE" "1" "2023-04-25" "" "scriv github-release Manual" .SH NAME scriv\-github-release \- Create GitHub releases from the changelog. .SH SYNOPSIS .B scriv github-release [OPTIONS] .SH DESCRIPTION .PP Create GitHub releases from the changelog. .PP Only the most recent changelog entry is used, unless --all is provided. .PP .SH OPTIONS .TP \fB\-\-all\fP Use all of the changelog entries. .TP \fB\-\-dry\-run\fP Don't post to GitHub, just show what would be done. .TP \fB\-\-repo\fP TEXT The GitHub repo (owner/reponame) to create the release in. .TP \fB\-v,\fP \-\-verbosity LVL Either CRITICAL, ERROR, WARNING, INFO or DEBUG