From 2cf938aa813e432ddcb38da2e57a6ca70ce898a0 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 18 Dec 2024 15:18:59 -0800 Subject: [PATCH] Update README.adoc Co-authored-by: Konrad Kleine --- README.adoc | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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.