Skip to content

ci: (feat) add multi-image combined release workflow - #39

Merged
chaithubk merged 1 commit into
mainfrom
combine
May 15, 2026
Merged

ci: (feat) add multi-image combined release workflow#39
chaithubk merged 1 commit into
mainfrom
combine

Conversation

@chaithubk

@chaithubk chaithubk commented May 15, 2026

Copy link
Copy Markdown
Owner
  • Introduce combine-release.yml to automate bundling multiple image releases (e.g., core-image-minimal, core-image-medtech) into a single, unified GitHub release for a given version.
  • Use combined-release-template.md as a base template for release notes, with placeholders for summary table and per-image notes.
  • Workflow fills in the template with a summary of all images, SSH modes, and links to artifacts, and appends formatted release notes for each image.
  • Combined release notes are uploaded as an artifact and used as the GitHub release body.
  • Improves maintainability and consistency with other release note workflows.

…emplate

- Introduce combine-release.yml to automate bundling multiple image releases (e.g., core-image-minimal, core-image-medtech) into a single, unified GitHub release for a given version.
- Use combined-release-template.md as a base template for release notes, with placeholders for summary table and per-image notes.
- Workflow fills in the template with a summary of all images, SSH modes, and links to artifacts, and appends formatted release notes for each image.
- Combined release notes are uploaded as an artifact and used as the GitHub release body.
- Improves maintainability and consistency with other release note workflows.
@chaithubk chaithubk changed the title ci: (feat) add multi-image combined release workflow using markdown t… ci: (feat) add multi-image combined release workflow May 15, 2026
@chaithubk
chaithubk merged commit 99f1746 into main May 15, 2026
4 checks passed
@chaithubk
chaithubk deleted the combine branch May 15, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant