Is your feature request related to a problem? Please describe.
Currently, release management is done through an internal IBM pipeline. We want to change it so it is done in GitHub actions.
Describe the solution you'd like.
We will have a release manager workflow (release.yml) that takes in a JSON file with all the component versions and creates the examples release.
Describe alternatives you've considered
No response
Additional context.
No response