sbt-cake icon indicating copy to clipboard operation
sbt-cake copied to clipboard

GitHub release notes

Open by-dam opened this issue 7 years ago • 0 comments

Use the ReleaseNotesPlugin to publish the version on Github.

It uses the Github API in a similar way as the Jira API and creates a release as described here: https://developer.github.com/v3/repos/releases/#create-a-release

The Github auth token must be provided as in the env variable: GITHUB_AUTH_TOKEN

Note: Includes https://github.com/cakesolutions/sbt-cake/pull/65

by-dam avatar Feb 14 '18 17:02 by-dam