Skip to content

feat: add helm-charts-release workflow and release-drafter config - #226

Merged
DmitriiRabenok merged 2 commits into
mainfrom
feature/adopt-ci-tools
Aug 3, 2026
Merged

feat: add helm-charts-release workflow and release-drafter config #226
DmitriiRabenok merged 2 commits into
mainfrom
feature/adopt-ci-tools

Conversation

@pranavcracker

Copy link
Copy Markdown
Collaborator

Summary

  • Add GitHub Actions workflow and release-drafter config to support automated releases triggered from the GitLab site-manager pipeline.

Chnages

  • .github/workflows/helm-charts-release.yaml — triggered via workflow_dispatch from GitLab CI on tag push. Builds and pushes the sm-charts-transfer Docker image tagged with the release version, then creates a GitHub release using release-drafter.

  • .github/release-drafter-config.yml — maps PR labels to release categories (Breaking Changes, Features, Bug Fixes, Technical Debt, Documentation).

@alexarefev alexarefev left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we going to publish the helm chart archive as well?

Comment thread .github/workflows/helm-charts-release.yaml
@pranavcracker

Copy link
Copy Markdown
Collaborator Author

Are we going to publish the helm chart archive as well?

No, we are using transfer image for transferring charts.

@DmitriiRabenok
DmitriiRabenok merged commit 40d9da0 into main Aug 3, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants