cut-release-action
Branch creator
Automates the creation of a new release branch based on a bumped semantic version
Github action to cut a release branch given a semantic version
11 stars
1 watching
0 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jessicalostinspace/github-action-get-regex-branch | An action that searches for the most recent semantic version branch matching a given prefix in a GitHub repository. | 5 |
robvanderleek/create-issue-branch | Automates the creation of issue branches in GitHub | 330 |
jessicalostinspace/commit-difference-action | Compares commit counts between two branches | 8 |
elgohr/github-release-action | Creates a plain GitHub release with customizable title and tag options | 180 |
deepakputhraya/action-branch-name | Enforces naming conventions on branch names in GitHub repositories | 77 |
cycjimmy/semantic-release-action | Automates the release process of software projects using semantic versioning and GitHub Actions. | 552 |
author/action-rollback | Allows users to rollback or delete a GitHub release as a failsafe in workflows. | 56 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
wangyoucao577/go-release-action | Automates the process of publishing Go binaries to GitHub Release Assets | 498 |
jk1z/gitlab-release-note-generator | Automates generation of release notes from GitLab tags based on merge requests and issues. | 100 |
miniscruff/changie | Automated tool for generating release notes from commit history | 702 |
tfausak/github-release | A utility for uploading files to GitHub releases from the command line or Haskell | 102 |
jasonetco/activity-box | Automates updating a pinned GitHub Gist with the latest activity of a user | 214 |
decathlon/release-notes-generator-action | Automates generation of release notes based on milestone events and GitHub workflow triggers. | 116 |
zacharyjlo/git-recent-branches | An oh-my-zsh plugin to view and manage recent Git branches. | 1 |