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


   GitHub Actions already respects this 
([link](https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/)),
 this implements it for Jenkins as well. When `[skip ci]` is in the commit 
message of the head commit, the only things that will run are the sanity check 
+ lint, so CI should be much quicker if someone manually sets this.
   
   This is useful for PRs that need to get landed quickly and the outcome is 
pretty well known, such as reverts.
   
   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: [email protected]

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


Reply via email to