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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 21:18:47 PDT 2021


reames 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.
+
----------------
mehdi_amini wrote:
> 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?
I don't believe there is currently, but this was one of the ideas I was thinking about implementing.  


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