Skip to main content

releases_latest

Overview

Namereleases_latest
TypeResource
Idgithub.repos.releases_latest

Fields

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

Methods

NameAccessible byRequired Params
get_latest_releaseSELECTowner, repo