areusch commented on pull request #10056:
URL: https://github.com/apache/tvm/pull/10056#issuecomment-1027198966


   one problem here is that a tag doesn't automatically update with `git 
fetch`. A branch would. it's a little confusing to have a branch instead of a 
tag, but a branch is confined to `origin/` namespace and will auto-update with 
`git fetch`. i think we should switch to updating a branch to avoid confusing 
behavior where `last-successful` is not updated after a fetch.
   
   cc @leandron @mbrookhart if there are other ideas


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to