Skip to main content

latest_releases

Overview

Namelatest_releases
TypeResource
Idgithub.repos.latest_releases

Fields

NameDatatypeDescription
idinteger
namestring
mentions_countinteger
node_idstring
bodystring
draftbooleantrue to create a draft (unpublished) release, false to create a published one.
target_commitishstringSpecifies the commitish value that determines where the Git tag is created from.
assets_urlstring
prereleasebooleanWhether to identify the release as a prerelease or a full release.
published_atstring
tag_namestringThe name of the tag.
tarball_urlstring
assetsarray
upload_urlstring
created_atstring
body_textstring
body_htmlstring
authorobjectSimple User
urlstring
discussion_urlstringThe URL of the release discussion.
reactionsobject
html_urlstring
zipball_urlstring

Methods

NameAccessible byRequired Params
get_latest_releaseSELECTowner, repo