We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e21338 commit 7e197aeCopy full SHA for 7e197ae
1 file changed
RELEASE_NOTES
@@ -22,6 +22,10 @@ Improvements:
22
for build jobs; for details, see https://github.com/EESSI/eessi-bot-software-layer?tab=readme-ov-file#architecturetargets-section
23
* the `repo_target_map` setting is removed because the information is now
24
included in the `node_type_map` setting
25
+ * the `initial_comment` setting in the `[submitted_job_comments]` section of the bot configuration
26
+ has been replaced with separate settings: `new_job_instance_repo`, `build_on_arch`, `build_for_arch`, `jobdir`;
27
+ for details, see https://github.com/EESSI/eessi-bot-software-layer/blob/develop/README.md#submitted_job_comments-section
28
+ and the example bot configuration `app.cfg.example`;
29
* `bot:build` filters `architecture:` and `accel:` are replaced by `on:` and
30
`for:` (for details see documentation at https://www.eessi.io/docs/bot/#building)
31
* add CI to build and publish smee-client container image (#321, #322)
0 commit comments