SomeFire commented on a change in pull request #38: IGNITE-9849 Remove invalid 
builds from the selection
URL: https://github.com/apache/ignite-teamcity-bot/pull/38#discussion_r226620120
 
 

 ##########
 File path: 
ignite-tc-helper-web/src/main/java/org/apache/ignite/ci/IAnalyticsEnabledTeamcity.java
 ##########
 @@ -17,9 +17,24 @@
 
 package org.apache.ignite.ci;
 
+import java.util.Set;
+import org.apache.ignite.ci.analysis.BuildCondition;
+
 /**
  * Combination of REST data and persisted statistics.
  */
 public interface IAnalyticsEnabledTeamcity extends ITeamcity, ITcAnalytics {
     public void init(ITeamcity conn);
+
+    /**
+     *  Set condition "valid" or "invalid" for build.
 
 Review comment:
   ```suggestion
        * Set condition "valid" or "invalid" for build.
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to