github-release
« Back to VersTracker
Description:
Create and edit releases on Github (and upload artifacts)
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: github releases ci-cd automation devops
Install: brew install github-release
About:
GithubRelease is a command-line tool designed to automate the management of GitHub releases. It allows developers to programmatically create new releases, upload binary artifacts, and update release metadata. This tool is essential for streamlining CI/CD pipelines by enabling fully automated software distribution directly to GitHub.
Key Features:
  • Create and update releases via CLI
  • Upload binary assets and artifacts
  • Update release notes and metadata
  • Simple integration with CI/CD workflows
Use Cases:
  • Automating release uploads in CI/CD pipelines
  • Scripting bulk artifact management for repositories
  • Updating release notes programmatically
Alternatives:
  • gh – The official GitHub CLI offers release management but is a larger binary; github-release is a focused standalone tool.
  • hub – Hub is a wrapper around git with extended GitHub features, whereas github-release focuses specifically on release assets.
Version History
Detected Version Rev Change Commit
Oct 9, 2025 5:06pm 0 VERSION_BUMP a4d948d6
Sep 12, 2025 6:53am 0 VERSION_BUMP f1261e9b