driazati opened a new pull request #10833:
URL: https://github.com/apache/tvm/pull/10833


   This implements 
https://discuss.tvm.apache.org/t/rfc-allow-merging-via-pr-comments/12220. The 
bot can be invoked from a top-level review comment or via a regular PR comment. 
The text `@tvm-bot merge` anywhere in the body will trigger the bot. Right now 
it checks that the latest commit is reviewed and that all CI jobs that have run 
on that commit are successful. If it fails, it will leave a comment on the PR 
with the reason.
   
   This is just a start and some features are left for followups:
   * Various TODOs throughout the code
   * "Scheduled" merges that happen once CI finishes
   * Allowing committers to merge without getting a fresh review for changes 
after an approval
   
   Thanks for contributing to TVM!   Please refer to guideline 
https://tvm.apache.org/docs/contribute/ for useful information and tips. After 
the pull request is submitted, please request code reviews from 
[Reviewers](https://github.com/apache/incubator-tvm/blob/master/CONTRIBUTORS.md#reviewers)
 by @ them in the pull request thread.
   


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

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to