We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6656b9 commit c7524f0Copy full SHA for c7524f0
llvm/docs/HowToAddABuilder.rst
@@ -83,6 +83,7 @@ Here are the steps you can follow to do so:
83
* slaves are added to ``buildbot/osuosl/master/config/slaves.py``
84
* builders are added to ``buildbot/osuosl/master/config/builders.py``
85
86
+ Please make sure your builder name and its builddir are unique through the file.
87
It is possible to whitelist email addresses to unconditionally receive notifications
88
on build failure; for this you'll need to add an ``InformativeMailNotifier`` to
89
``buildbot/osuosl/master/config/status.py``. This is particularly useful for the
0 commit comments