git-phlow
git-phlow copied to clipboard
The official repository for the git-phlow extension
## Problem The Jira plugin for git-phlow fails assigning me to any issue for JIRA when i run `git-phlow workon issueno`. ### Example: ```shell andreas@andreas-Lenovo-ThinkBook-13s-IWL:~/Documents/oticon/GitOpsExperiment$ git workon TEST-14 Preparing workspace......
## Feature request The ability to configure a prefix for the commit message, such that `git phlow commit -m "some commit message"` will add the commit message "My-prefix: some commit...
We would like to test our git-phlow commands as a command line test, like if a user was doing it. But how do we best to that - if we...
## Feature request As a developer, I want to make the common procedure of adding to a recent commit easier by using a single command. ### Scenario You just commit...
Implement support for automated transition btw lists in ZenHub. Currently it's based on Labels, and a certain configuration in Waffle - But: > _"Waffle's dead babe, Waffle's dead!"_
https://github.com/Praqma/git-phlow/blob/fec9d58804e175062d4bf12bfa496e00ffe425d1/phlow/workon.go#L51 IN ref to https://github.com/Praqma/the-phlow/blob/ad67f6218ce332d3e505765ff9668656d3438775/perl/git-phlowpoc#L456
Reference to #309 https://github.com/Praqma/git-phlow/blob/fec9d58804e175062d4bf12bfa496e00ffe425d1/phlow/deliver.go#L45
I'm running this one here - I get an error on the rebase - but the script continues anyway ....AAAArgh!! ``` bash oem@oem-HP-ENVY-15-Notebook-PC:~/Desktop/Prolike/gitlabelwizard$ git deliver --verbose Exec: git status Exec:...