Description
Let's use one MCP Component and create a proper build process for it. This process must cover the following things (please add missing critical things):
- Artifacts are created and pushed as build result to ...
- Release Notes must be generated based on all commit messages which have been created since the last successful build
- Tests must be executed as part of the build and test results (e.g. logs) must be part of the build result
Done Criteria