I started a ditz plugin for interacting with jira a while back. I only finished it to the point for downloading tickets but not creating them.
However, you might find some of the code useful: http://github.com/jashmenn/ditz-jira Nate On Mon, Jul 12, 2010 at 9:01 AM, Michael P. Soulier <[email protected]> wrote: > Hi, > > I'm currently working in a mostly ClearCase/ClearQuest proprietary > environment, but mirroring my code into a Git repo so I can work on it offline > and use Git's tools, which are far superior. > > I'm now looking at mirroring issues from CQ into ditz, as CQ has a perl api so > I could make it happen, but I'm unsure of how to automate creating issues. > ditz prompts interactively, is there a way to get it to take most args via > command-line switches, and maybe take the description on stdin? > > I suppose I could write the issue files directly but I'm unsure of what I > would break by doing this. > > Thanks, > Mike > -- > Michael P. Soulier <[email protected]> > "Any intelligent fool can make things bigger and more complex... It takes a > touch of genius - and a lot of courage to move in the opposite direction." > --Albert Einstein > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkw7PB8ACgkQKGqCc1vIvgixNACfRAPv2F3CpjiGc0z99ghHV6TA > Z6sAn2+TVkl2rTsqtmRgMR8UOfwaWH16 > =D9ml > -----END PGP SIGNATURE----- > > _______________________________________________ > ditz-talk mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/ditz-talk > > _______________________________________________ ditz-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ditz-talk
