github-action-get-regex-branch
Semantic Branch Finder
An action that searches for the most recent semantic version branch matching a given prefix in a GitHub repository.
A github action to get the last semver branch in a repository that matches a prefix
5 stars
1 watching
1 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jessicalostinspace/cut-release-action | Automates the creation of a new release branch based on a bumped semantic version | 11 |
deepakputhraya/action-branch-name | Enforces naming conventions on branch names in GitHub repositories | 77 |
zacharyjlo/git-recent-branches | An oh-my-zsh plugin to view and manage recent Git branches. | 1 |
rondevera/twig | A tool to help developers track and manage their Git branches with customizable properties and display options. | 270 |
robvanderleek/create-issue-branch | Automates the creation of issue branches in GitHub | 331 |
aanand/git-up | A tool to automatically rebase and update all local remote branches when pulling from upstream repositories. | 2,609 |
schroefdop/git-branches | A tool to simplify branch management in Git using shell scripting and oh-my-zsh plugin architecture. | 7 |
josephfrazier/octopermalinker | A browser extension that automatically updates links to branches on GitHub | 27 |
zacanger/git-all-branches | A tool that provides an improved command-line interface for viewing and managing Git branches | 7 |
elstgav/branch-manager | Automates routine Git branch maintenance tasks | 16 |
gobriansteele/git-clean-branch | Automates cleanup of dead git branches | 1 |
joaom00/gh-b | A GitHub CLI extension to manage branches | 60 |
okhiroyuki/zsh-git-switch-branch-skim | A tool to switch Git branches with a brief description of the current branch | 0 |
benjefferies/branch-protection-bot | A tool to temporarily disable branch protection to allow administrator pushes | 72 |
jessicalostinspace/commit-difference-action | Compares commit counts between two branches | 8 |