mbaijal commented on issue #8034: Kill running PR builds when a new build is triggered for the same PR URL: https://github.com/apache/incubator-mxnet/pull/8034#issuecomment-332350218 ReviewComments: 1. Does not abort on branch master; 2. Added Comments 3. checks for build# < currentBuild; 4. removed else part of print; 5. Changed variable names Tests: 1. I have not tested the "master" condition on the internal setup 2. I have tested by triggering many builds almost at the same time that no build with a build number greater than the current build is terminated. ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
