Everduin94 / better-commits

A CLI for creating better commits following the conventional commits specification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better-branch

Everduin94 opened this issue Β· comments

Hi, if you're reading this, then I'd like your input πŸ˜…

A new feature I'm planning would be an additional prompt / cli for generating a branch following a common convention

Some features

  • infer user name
  • prompt feature
  • prompt ticket / issue
  • prompt title
  • run pre-checkout scripts
  • run post-checkout scripts

It would generate a branch name like this:

everduin94/feat/28-better-branches

And run any scripts like npm install, git pull, etc...

Does this feature make sense? Anything that should be added or considered? Does this seem useful to your workflow?

πŸŽ‰ This issue has been resolved in version 1.3.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€