summaryrefslogtreecommitdiff
path: root/plugins/jira/README.md
AgeCommit message (Collapse)Author
2023-01-09fix(jira): Update README examples to a table formatRobby Russell
2023-01-09feat(jira): support rapid view on rapid board mode (#9459)Arnaud Zheng
* 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>
2023-01-09feat(jira): add optional plugin "tempo" path (#11121)Vladimir
CHANGE: added new environment variable JIRA_TEMPO_PATH to allow set an optional path Co-authored-by: Vladimir Antoscenco <vladimir.antoscenco@tekoway.com>
2023-01-09refactor(jira)!: rename myissues to mine and add completion (#10931)August Feng
2023-01-09fix(jira): Make prefix check on "jira branch" command case-insensitive (#8799)Alex
* 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>
2020-05-21jira: add tempo command (#8928)Dmitry
2020-03-02Some tweaks to the Jira pluginJosh Christopherson
[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.
2018-03-27MOdified README to reflect changes for myissues commandZopanix
2018-03-18Change the br action to branch to be more explicit. (#6678)Eric Hudon
2015-09-11jira: add README, "emulate -L zsh", add "dumpconfig" actionAndrew Janke
(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