On 09/13/2017 05:46 PM, Christian Lenz wrote: > I think so too, but maybe there is a jira or github plugin, where it will get > or post the new ticket, only description and title and with githubuser-bla or > smth like that. > > Gesendet von Mail für Windows 10 > > Von: Bertrand Delacretaz > Gesendet: Mittwoch, 13. September 2017 16:56 > An: [email protected] > Betreff: Re: Github issue tracker or Jira? > > On Wed, Sep 13, 2017 at 6:06 AM, Daniel Gruno <[email protected]> wrote: >> ...Most, if not all Apache projects with both JIRA and GitHub have >> mirroring enabled. Trivial to activate :)... > > Mirroring of issue tracker tickets you mean? > > Can you provide examples? I'm curious, as there are many differences > between the underlying ticket models. > > -Bertrand > >
Normally you would make a JIRA ticket first, let's say the ticket is NETBEANS-1234, and on GitHub you call your tickets something like "NETBEANS-1234: Some problem here", which in turn means that everything that happens in that ticket on github gets reflected in JIRA.
