diff --git a/README.adoc b/README.adoc index 6cf1b304..17be40ef 100644 --- a/README.adoc +++ b/README.adoc @@ -204,10 +204,14 @@ You're going to find `results/YYYYMMDD/snapshot-rpm.log` with logging everything This repository uses GitHub Actions to periodically perform rebuilds of select Fedora packages. Once a mass rebuild is complete there is also automation -that will create a new issue with the results of the rebuild. Note that this -automation will run automatically when the issue for the previous month's mass -rebuild is closed. So don't close the previous months issue until the next -months rebuild is complete. +that will create a new issue with the results of the rebuild. + +[NOTE] +==== +Note that this automation will run automatically when the issue +for the previous month's mass rebuild is closed. So don't close +the previous months issue until the next months rebuild is complete. +=== The rebuild process will attempt to automatically bisect the failures to a specific upstream LLVM commit.