GithubHelp home page GithubHelp logo

ober / gerbil-jira Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 699 KB

Jira cli in Gerbil Scheme: Because you have issues, with slow guis.

Scheme 83.43% Dockerfile 0.41% Makefile 1.18% Emacs Lisp 14.99%

gerbil-jira's People

Contributors

cynicalasshole avatar ober avatar

Watchers

 avatar

Forkers

vinayakgadad

gerbil-jira's Issues

Enhancement: Give open to force open a ticket into browser

Proposal:

At least initially, the tool does not provide the full set of functionality currently provided in the user interface. If I want to upload/view photos, better format comments, etc, sometimes I just want to pop open the issue in a browser. Would be nice to have something like:

jira open <issue>

Comment issue with Special Characters

I am noticing that when I add a comment, if I include special characters, it usually fails.

Example:

jira comment "I will be in the office by 9 AM tomorrow. Thanks!"
-bash: !": event not found
^^

If I put things in single ticks, things appear to be ok, but I guess this was just somewhat unexpected behavior.

Enhancement: Provide Transition workflow

Proposal:
Unless you have transition ids and flow memorized, you are forced to do the following:

  1. jira transitions
  2. Pick from list, jira transition
  3. jira transitions
  4. Pick from new list, jira transition

This flow is common if you go from Open->In Progress->Resolved->Closed

The proposal is to provide this workflow as a single command:

  1. jira transition
  2. Lists ids, type which one
  3. Keep transitioning? If yes, show list, type which one
  4. Stop when done transitions.

Enhancement: Build onto base saved query

Proposal:

Currently in ~/.jira.yml, you can specify a set of pre-defined queries. However, I have found that it would be nice to have some base queries I would like build onto. Below is an example:

.jira.yml
myopen: "assignee = currentUser() AND status != Closed"

command
jira q myopen "AND PROJECT = DEMO"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.