Skip to content

create-release-candidate: option to pin IMAGE_TAG to the git tag #4929

@bobbai00

Description

@bobbai00

Task Summary

Add a boolean input use_tag_as_image_tag to .github/workflows/create-release-candidate.yml. When true, the bundled docker-compose/.env pins IMAGE_TAG to the input git tag with the leading v stripped (e.g. v1.1.0-incubating-rc71.1.0-incubating-rc7). When false (default), it keeps the current behavior of pinning to the 9-char commit hash. This lets the release manager align the Compose bundle with images pushed under a human-readable tag, without breaking existing commit-hash-based runs.

Task Type

  • DevOps / Deployment / CI

Metadata

Metadata

Assignees

Labels

cichanges related to CI

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions