From bba1ba3f5a58ecf7b7caebfa9b049e2f10f16659 Mon Sep 17 00:00:00 2001 From: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com> Date: Thu, 24 Oct 2024 16:27:12 +0200 Subject: [PATCH] docs: add step in crater test --- service-catalog/crater/how-to-test-crater.md | 1 + 1 file changed, 1 insertion(+) diff --git a/service-catalog/crater/how-to-test-crater.md b/service-catalog/crater/how-to-test-crater.md index 5422b6a..c6caae2 100644 --- a/service-catalog/crater/how-to-test-crater.md +++ b/service-catalog/crater/how-to-test-crater.md @@ -15,3 +15,4 @@ However, if you want to run a quick test, here's how to do it: @craterbot run mode=check-only crates=https://gist.githubusercontent.com/MarcoIeni/3800cdca02ddb30ac98404cafa849c1b/raw/crates start=master# end=try# ``` E.g. [this](https://github.com/rust-lang/rust/pull/131362#issuecomment-2435412130) +3. You should see the bot reply with a link to the crater [queue](https://crater.rust-lang.org/)