easyware-io/easyware.io/get-release

Get release information from a GitHub repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub tokenyes
release_nameRelease name of the release. Takes preference over `tag_name`no
tag_nameTag name of the release. Is ignored if `release_name` is informedno
ownerOwner of the repositoryno
repoName of the repositoryno
error-if-draftAction fails if release is still a draftnofalse
error-if-not-draftAction fails if release is not a draftnofalse
error-if-prereleaseAction fails if release is a prereleasenofalse
error-if-not-prereleaseAction fails if release is not a prereleasenofalse
error-if-publishedAction fails if release is publishednofalse
error-if-not-foundAction fails if release is not foundnofalse
namedescription
idID of the release
nameName of the release
tag_nameTag name of the release
bodyBody of the release
draftWhether the release is a draft
prereleaseWhether the release is a prerelease
publishedWhether the release is published
created_atCreation date of the release
published_atPublication date of the release
urlURL of the release
html_urlHTML URL of the release
assets_urlURL of the release assets
upload_urlURL for uploading assets to the release
tarball_urlURL of the release tarball
zipball_urlURL of the release zipball
node_idNode ID of the release
author_loginLogin of the release author
author_idID of the release author
author_node_idNode ID of the release author
author_avatar_urlAvatar URL of the release author
author_html_urlHTML URL of the release author
author_followers_urlURL of the followers of the release author
author_following_urlURL of the users followed by the release author
author_gists_urlURL of the gists created by the release author
author_starred_urlURL of the repositories starred by the release author
author_subscriptions_urlURL of the subscriptions of the release author
author_organizations_urlURL of the organizations the release author belongs to
author_repos_urlURL of the repositories owned by the release author
author_events_urlURL of the events performed by the release author
author_received_events_urlURL of the events received by the release author
author_typeType of the release author
author_site_adminWhether the release author is a site admin