Skip to content

Commit c7524f0

Browse files
committed
Small addition on how to add a builder.
llvm-svn: 301248
1 parent d6656b9 commit c7524f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/HowToAddABuilder.rst

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Here are the steps you can follow to do so:
8383
* slaves are added to ``buildbot/osuosl/master/config/slaves.py``
8484
* builders are added to ``buildbot/osuosl/master/config/builders.py``
8585

86+
Please make sure your builder name and its builddir are unique through the file.
8687
It is possible to whitelist email addresses to unconditionally receive notifications
8788
on build failure; for this you'll need to add an ``InformativeMailNotifier`` to
8889
``buildbot/osuosl/master/config/status.py``. This is particularly useful for the

0 commit comments

Comments
 (0)