semantic-release-action
Release manager
Automates the release process of software projects using semantic versioning and GitHub Actions.
GitHub Action for Semantic Release
559 stars
3 watching
97 forks
Language: JavaScript
last commit: 8 days ago
Linked from 1 awesome list
actionsgithub-actionssemantic-release
Related projects:
Repository | Description | Stars |
---|---|---|
wangyoucao577/go-release-action | Automates the process of publishing Go binaries to GitHub Release Assets | 500 |
elgohr/github-release-action | Creates a plain GitHub release with customizable title and tag options | 183 |
esamattis/npm-release | Automates npm release processes for developers | 15 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
author/action-rollback | Allows users to rollback or delete a GitHub release as a failsafe in workflows. | 57 |
tfiedlerdejanze/expublish | Automates semantic release versioning and best practices for Elixir packages. | 24 |
tgvashworth/npm-release | A script to automate the process of releasing npm modules by bumping version numbers, committing and tagging commits, and publishing to npm. | 102 |
skx/github-action-publish-binaries | An action that automates the process of uploading binary artifacts to a new GitHub release. | 139 |
micnncim/action-label-syncer | Automates label management on GitHub | 201 |
decathlon/release-notes-generator-action | Automates generation of release notes based on milestone events and GitHub workflow triggers. | 116 |
jessicalostinspace/cut-release-action | Automates the creation of a new release branch based on a bumped semantic version | 11 |
crazy-max/ghaction-chocolatey | A GitHub Action for automating package management with Chocolatey on Windows. | 74 |
asdf-vm/actions | Automated setup and tool management for the asdf version manager | 137 |
zestsoftware/zest.releaser | Automates the task of releasing Python projects | 201 |