Skip to content

[CI]: image tag mismatch in manifest.yaml when running CI via workflow_dispatch #994

Description

@NiccoloFei

Running CI via workflow_dispatch on a branch whose name contains a / (e.g. dev/my-branch) produces
a manifest.yaml that references an image tag that doesn't actually exist in the registry.

The IMAGE_VERSION produced as part of publish and manifest-internal tasks should properly sanitize
GITHUB_REF_NAME both when running via pull_request and via workflow_dispatch,

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Fields

No fields configured for Debt.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions