Re: [anjuta-devel] bugzilla plugin



Hi Sébastien!

By example, if this plugin is loaded, I think it would be useful to have 
in the git log pane an option to send a commit to bugzilla. Is it 
possible to do this currently?

In the opposite, if there is pane to display bugzilla comments, it would 
be nice to be able to apply this patch with a few clicks.

Basically there is git-bz[1] which can be used to directly append
commits as patches to bugs (and some more) and there is probably some
interface to interact with bugzilla directly.

What would be useful IMHO:https://live.gnome.org/Git/CommitMessages 
 * Automaticly upload patches to bugzilla and/or close bug
 * If the commit message follows some convention[2] prompt the user if
this should be uploaded as a patch (and if the bug should be closed)
 * Easy configuration for git-bz account
 * Receive the list of patches from a specific bug and apply them
 * Add comments to bugs
 
Most of this can be done with git-bz magic, shouldn't be too difficult
but it might be hard to get the UI right. As it only makes sense for git
it maybe should be part of the git plugin.

Regards,
Johannes

 


[1] http://git.fishsoup.net/man/git-bz.html
[2] https://live.gnome.org/Git/CommitMessages



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]