Skip to content
Snippets Groups Projects
  • Patrick Wendell's avatar
    49e47274
    SPARK-2596 A tool for mirroring github pull requests on JIRA. · 49e47274
    Patrick Wendell authored
    For a bunch of reasons we should automatically populate a JIRA with information about new pull requests when they arrive. I've written a small python script to do this that we can run from Jenkins every 5 or 10 minutes to keep things in sync.
    
    Author: Patrick Wendell <pwendell@gmail.com>
    
    Closes #1496 from pwendell/github-integration and squashes the following commits:
    
    55ad226 [Patrick Wendell] Small fix
    afda547 [Patrick Wendell] Use sequence instead of dictiory for JIRA's
    3e18cc1 [Patrick Wendell] Small edits
    84c5606 [Patrick Wendell] SPARK-2596 A tool for mirroring github pull requests on JIRA.
    49e47274
    History
    SPARK-2596 A tool for mirroring github pull requests on JIRA.
    Patrick Wendell authored
    For a bunch of reasons we should automatically populate a JIRA with information about new pull requests when they arrive. I've written a small python script to do this that we can run from Jenkins every 5 or 10 minutes to keep things in sync.
    
    Author: Patrick Wendell <pwendell@gmail.com>
    
    Closes #1496 from pwendell/github-integration and squashes the following commits:
    
    55ad226 [Patrick Wendell] Small fix
    afda547 [Patrick Wendell] Use sequence instead of dictiory for JIRA's
    3e18cc1 [Patrick Wendell] Small edits
    84c5606 [Patrick Wendell] SPARK-2596 A tool for mirroring github pull requests on JIRA.