You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/08/23 03:59:24 UTC

[GitHub] [incubator-mxnet-ci] szha commented on a change in pull request #27: Serverless based Lambda function for Labelling Successful PRs with pr-awaiting-review

szha commented on a change in pull request #27:
URL: https://github.com/apache/incubator-mxnet-ci/pull/27#discussion_r475166644



##########
File path: services/lambda-pr-status-labeler/pr_status_bot/PRStatusBot.py
##########
@@ -242,6 +242,7 @@ def _label_pr_based_on_status(self, github_obj, combined_status_state, pull_requ
             ci_pending = True
 
         if WORK_IN_PROGRESS_TITLE_SUBSTRING in pull_request_obj.title:
+            logging.info('WIP in PR Title')

Review comment:
       what about draft PR?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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