Index: llvm/docs/DeveloperPolicy.rst =================================================================== --- llvm/docs/DeveloperPolicy.rst +++ llvm/docs/DeveloperPolicy.rst @@ -675,18 +675,9 @@ understand the problem. * Revert the commit if this blocks your work, see revert_policy_ . -*If a build/worker is permanently broken* - -* 1st step: contact the owner of the worker. You can find the name and contact - information for the *Admin* of worker on the page of the build in the - *Worker* tab: - - .. image:: buildbot_worker_contact.png - -* 2nd step: If the owner does not respond or fix the worker, please escalate - to Galina Kostanova, the maintainer of the BuildBot master. -* 3rd step: If Galina could not help you, please escalate to the - `Infrastructure Working Group `_. +*If a build/worker is permanently broken*, please +`follow the procedures `_ for +reporting a problem with the worker/builtbot itself. .. _new-llvm-components: Index: llvm/docs/HowToAddABuilder.rst =================================================================== --- llvm/docs/HowToAddABuilder.rst +++ llvm/docs/HowToAddABuilder.rst @@ -46,8 +46,25 @@ the contact listed in a workers attributes - to proxy requests to the relevant "config owner" in a timely manner. -Most issues with a buildbot should be addressed directly with a bot owner -via email. Please CC `Galina Kistanova `_. +Reporting a problem +=================== + +As a first step, most issues with a buildbot should be addressed directly +with the bot owner via email. Please CC +`Galina Kistanova `_. + +You can find the name and contact information for the *Admin* of worker on +the page of the build in the *Worker* tab: + + .. image:: buildbot_worker_contact.png + +If you don't get a timely response, or the reported issue is not addressed +to your satisfaction, please forward the email directly to Galina in the "To:" +field of the email. She should have already been CCd, but tends to be CCd +on many threads and making it clear whose response you're expecting is helpful. + +If Galina could not help you (e.g. is on vacation, busy, etc..), please +escalate to the `Infrastructure Working Group `_. Steps To Add Builder To LLVM Buildbot =====================================