From 7320c1a31d6af51ad8f6923adda91057d58e6702 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sun, 26 Nov 2023 13:50:13 +0100 Subject: [PATCH] polish release notes --- RELEASE_NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 68420936..11921d18 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -11,8 +11,8 @@ Bug fixes: Improvements: * support for running tests inside the same job but after the build step (#222) - * runs `bot/test.sh` and `bot/check-test.sh` if these are provided by the pull - request being processed + * runs `bot/test.sh` and `bot/check-test.sh` if these are provided in the + GitHub repository * adds a new setting (`job_test_unknown_fmt`) in the bot's configuration file * ensure the bot can build for both the EESSI pilot repository (`pilot.eessi-hpc.org`) and `software.eessi.io` (#229) * support specifying repository-specific buckets via `bucket_name` in configuration file (#230)