This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new 3c05eb6 Add tvm-bot to triage role. (#9675)
3c05eb6 is described below
commit 3c05eb6a4bc026b7b194e6708d96b2dc9eea070a
Author: Andrew Reusch <[email protected]>
AuthorDate: Tue Dec 7 18:12:10 2021 -0800
Add tvm-bot to triage role. (#9675)
* Based on discussion in
https://discuss.tvm.apache.org/t/rfc-ci-add-a-skip-ci-tag-to-shortcut-builds-and-tests/11589/10
* We will probably continue to leverage this bot for other, similar
PR review feedback.
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 7fd3f69..afa7097 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -46,3 +46,4 @@ github:
# cycle. PMC may review and recycle slots when necessary.
collaborators:
- denise-k
+ - tvm-bot # For automated feedback in PR review.