aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2014-04-27 15:41:57 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-04-27 15:41:57 -0700
commitfe65beeaab737a1c9922b84452ca661b39075cfa (patch)
treeffba9150971e160130b3cf2d7b4238619aa2d680 /bin
parent7b2527d74deac9512f8ee9ad6d4b060f05e1ab26 (diff)
downloadspark-fe65beeaab737a1c9922b84452ca661b39075cfa.tar.gz
spark-fe65beeaab737a1c9922b84452ca661b39075cfa.tar.bz2
spark-fe65beeaab737a1c9922b84452ca661b39075cfa.zip
SPARK-1648 Support closing JIRA's as part of merge script.
Adds an automated hook in the merge script that can close the JIRA, set the fix versions, and leave a comment on the JIRA indicating the PR in which it was resolved. This ensures that (a) we always close JIRA's when issues are merged and (b) there is a link to the pull request in every JIRA. This requires a python library called `jira-client`. We could look at embedding this library in our project, but it seemed simple enough to just gracefully disable this feature if it is not installed. It can be installed with `pip install jira-client`. Author: Patrick Wendell <pwendell@gmail.com> Closes #570 from pwendell/jira-pr-merge and squashes the following commits: 3022b96 [Patrick Wendell] SPARK-1648 Support closing JIRA's as part of merge script.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions