Age | Commit message (Collapse) | Author |
|
|
|
* feat(jira): support rapid view on rapid board mode
* Update README to clarify how the rapid board/view works
Co-authored-by: Robby Russell <robby@planetargon.com>
|
|
CHANGE: added new environment variable JIRA_TEMPO_PATH to allow set an optional path
Co-authored-by: Vladimir Antoscenco <vladimir.antoscenco@tekoway.com>
|
|
|
|
* Make prefix check on "jira branch" command case-insensitive
* Update plugins/jira/jira.plugin.zsh
Co-authored-by: Marc Cornellà <hello@mcornella.com>
* Fixing tabs to spaces
Co-authored-by: Robby Russell <robby@planetargon.com>
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
|
|
|
[x] Updating `branch` command to be compatible with git-flow style branches by removing any prefix before attempting to go to the ticket number in Jira.
[x] Removing the switch between /browse/ and /issues/ based off of the `JIRA_RAPID_BOARD` setting - as all issues are under browse now it seems.
|
|
|
|
|
|
(The "dumpconfig" action is for verifying the configuration behavior against what's documented in the README now.)
add "error" to some of the error messages
|