You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@toree.apache.org by Jakob Odersky <ja...@odersky.com> on 2017/02/11 20:30:16 UTC

Linking JIRA with GitHub

Hi,
does anyone how we can link jira with github, so that pull requests
with a title of the form [TOREE-X] will close the issue X when merged.
Basically I'm looking for something similar to the way Spark handles
issues and pull requests.

cheers,
--Jakob

Re: Linking JIRA with GitHub

Posted by Luciano Resende <lu...@gmail.com>.
Please create an infrastructure jira to enable github integration for Toree

On Sat, Feb 11, 2017 at 12:30 PM, Jakob Odersky <ja...@odersky.com> wrote:

> Hi,
> does anyone how we can link jira with github, so that pull requests
> with a title of the form [TOREE-X] will close the issue X when merged.
> Basically I'm looking for something similar to the way Spark handles
> issues and pull requests.
>
> cheers,
> --Jakob
>



-- 
Luciano Resende
http://twitter.com/lresende1975
http://lresende.blogspot.com/

Re: Linking JIRA with GitHub

Posted by Marius van Niekerk <ma...@gmail.com>.
So spark has a whole bunch of scripts that you can run to do the merges and
close things. For something a little lighter we can see if we can adapt the
ones from airflow or arrow since they looked quite nice to me last time I
checked.

On Sat, Feb 11, 2017, 15:30 Jakob Odersky <ja...@odersky.com> wrote:

> Hi,
> does anyone how we can link jira with github, so that pull requests
> with a title of the form [TOREE-X] will close the issue X when merged.
> Basically I'm looking for something similar to the way Spark handles
> issues and pull requests.
>
> cheers,
> --Jakob
>
-- 
regards
Marius van Niekerk