Skip to main content

releases_latest

Overview

Namereleases_latest
TypeResource
Idgithub.repos.releases_latest

Fields

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

Methods

NameAccessible byRequired Params
get_latest_releaseSELECTowner, repo