You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by GitBox <gi...@apache.org> on 2018/09/19 16:02:29 UTC

[GitHub] SomeFire commented on a change in pull request #14: Performance

SomeFire commented on a change in pull request #14: Performance
URL: https://github.com/apache/ignite-teamcity-bot/pull/14#discussion_r218863247
 
 

 ##########
 File path: ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/TcHelper.java
 ##########
 @@ -188,7 +183,8 @@ private BranchesTracked getTrackedBranches() {
             String comment;
 
             try {
-                comment = generateJiraComment(buildTypeId, build.branchName, srvId, prov, build.webUrl);
+                comment = generateJiraComment(buildTypeId, build.branchName, srvId, prov, build.webUrl,
+                        getService());
 
 Review comment:
   Can be fitted in one line.

----------------------------------------------------------------
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