Skip to content

Commit fb2e1a0

Browse files
authored
Merge pull request #341 from boegel/rip_initial_comment
also mention v0.9.0 release notes that `initial_comment` was replaced in bot configuration by `new_job_instance_repo`/`build_on_arch`/`build_for_arch`/`jobdir`
2 parents 0e21338 + 7e197ae commit fb2e1a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

RELEASE_NOTES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Improvements:
2222
for build jobs; for details, see https://github.com/EESSI/eessi-bot-software-layer?tab=readme-ov-file#architecturetargets-section
2323
* the `repo_target_map` setting is removed because the information is now
2424
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`;
2529
* `bot:build` filters `architecture:` and `accel:` are replaced by `on:` and
2630
`for:` (for details see documentation at https://www.eessi.io/docs/bot/#building)
2731
* add CI to build and publish smee-client container image (#321, #322)

0 commit comments

Comments
 (0)