create-issue-branch
Branch creator
Automates the creation of issue branches in GitHub
Boost your GitHub workflow 🚀
331 stars
6 watching
44 forks
Language: JavaScript
last commit: 13 days ago
Linked from 1 awesome list
github-actiongithub-appissue-labelissuesprobot
Related projects:
Repository | Description | Stars |
---|---|---|
peter-evans/create-issue-from-file | An action to create GitHub issues from content in files | 147 |
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 |
naturalclar/issue-action | Automatically adds labels and assigns users to issues when they are created | 60 |
lannonbr/issue-label-manager-action | Manages issue labels across GitHub repositories | 189 |
wowsuchricky/github-auto-issue-creator | Automatically creates GitHub issues from lines of code with TODO comments in a specified repository | 83 |
benbalter/problem_child | Allows users to create GitHub issues from a web form | 50 |
benjefferies/branch-protection-bot | A tool to temporarily disable branch protection to allow administrator pushes | 72 |
alstr/todo-to-issue-action | Converts TODO comments to GitHub issues on push | 642 |
bojand/grpc-create-error | Utility function to create errors suitable for gRPC responses | 8 |
lucymcgowan/contributr | A Shiny app to help beginners find and contribute to GitHub issues in R packages | 13 |
timonvs/pr-labeler-action | Automates label application on GitHub pull requests based on branch name patterns | 249 |
kowainik/issue-wanted | Centralizes GitHub issues across multiple Haskell projects into a single location | 58 |
idlabresearch/git2prov | Exposes Git version control system content as W3C PROV standard | 32 |
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 |