From 738a1cc457b50ad645cf64c53f0911a2403e1fff Mon Sep 17 00:00:00 2001 From: Zain Rizvi Date: Wed, 31 Aug 2022 13:54:02 -0500 Subject: [PATCH] Updated Bot commands (markdown) --- Bot-commands.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Bot-commands.md b/Bot-commands.md index 7818f9c..4f3dfff 100644 --- a/Bot-commands.md +++ b/Bot-commands.md @@ -11,6 +11,8 @@ Benefit: You get higher confidence that your PR won't have to be reverted after Caveat: Slower merges: Once you run the merge command you'll still need to wait for the land checks branch to build and pass all checks +If you have the ciflow/trunk tag on your PR, no extra checks will be run since you've already passed all the checks that would've been attempted. + We are currently rolling out land checks to all of the users in this [list](https://github.com/pytorch/test-infra/blob/main/torchci/lib/bot/rolloutUtils.ts). If you find rough edges with the land validation: