[PATCH] D112776: [docs] Update new builder instructions to default to building each change

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 20:32:12 PDT 2021


mehdi_amini added inline comments.


================
Comment at: llvm/docs/HowToAddABuilder.rst:130
+   exhausted to improve build times such that the builder can keep up with
+   commit flow.
+
----------------
This is a question for Galina I guess: is there a way to configure something like `maxCollapse = 3` in buildbot instead of just letting some bots email 20 people at the same time?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112776/new/

https://reviews.llvm.org/D112776



More information about the llvm-commits mailing list