You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/06/04 11:49:55 UTC

[GitHub] eolivelli commented on a change in pull request #1477: Improve merge script to merge PRs based on branches

eolivelli commented on a change in pull request #1477:  Improve merge script to merge PRs based on branches
URL: https://github.com/apache/bookkeeper/pull/1477#discussion_r192713377
 
 

 ##########
 File path: dev/bk-merge-pr.py
 ##########
 @@ -375,13 +373,13 @@ def get_version_json(version_str):
     print "Successfully resolved %s with fixVersions=%s!" % (jira_id, fix_versions)
 
 
-def resolve_jira_issues(title, merge_branches, comment):
+def resolve_jira_issues(title, merge_branches, comment, target_ref):
 
 Review comment:
   We can eventually drop jira.
   It can be a later change. It is not related

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services