Roshrini commented on a change in pull request #11861: [MXNET-691] Add Email Bot URL: https://github.com/apache/incubator-mxnet/pull/11861#discussion_r207029334
########## File path: mxnet-bot/README.md ########## @@ -0,0 +1,25 @@ +# MXNet Bot +This is a directory contains bots served to improve operational efficiency. + +## Email Bot +Automatically send daily [GitHub issue](https://github.com/apache/incubator-mxnet/issues) reports using [Amazon Simple Email Service](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/quick-start.html) and [AWS Lambda](https://aws.amazon.com/lambda/). + +## Label Bot +This bot will help automate/simplify issue labeling process, which mainly contains 3 parts: +* Machine Learning part: + A web server built based on AWS Elastic Beanstalk which can response to GET/POST requests and realize self-maintenance. It mainly has 2 features: Review comment: Add link to "AWS Elastic Beanstalk" ---------------------------------------------------------------- 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
