diff --git a/llvm/docs/HowToAddABuilder.rst b/llvm/docs/HowToAddABuilder.rst --- a/llvm/docs/HowToAddABuilder.rst +++ b/llvm/docs/HowToAddABuilder.rst @@ -13,9 +13,9 @@ There are two buildmasters running. -* The main buildmaster at ``_. All builders attached +* The main buildmaster at ``_. All builders attached to this machine will notify commit authors every time they break the build. -* The staging buildbot at ``_. All builders attached +* The staging buildbot at ``_. All builders attached to this machine will be completely silent by default when the build is broken. Builders for experimental backends should generally be attached to this buildmaster.