We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53972d6 commit 5fda6a9Copy full SHA for 5fda6a9
llvm/docs/HowToAddABuilder.rst
@@ -84,6 +84,7 @@ Here are the steps you can follow to do so:
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
+
88
It is possible to whitelist email addresses to unconditionally receive notifications
89
on build failure; for this you'll need to add an ``InformativeMailNotifier`` to
90
``buildbot/osuosl/master/config/status.py``. This is particularly useful for the
0 commit comments