Skip to content

oci-release action: Option to drop branch name on tag push.#14

Open
Gerrit91 wants to merge 2 commits into
mainfrom
omit-branch-name
Open

oci-release action: Option to drop branch name on tag push.#14
Gerrit91 wants to merge 2 commits into
mainfrom
omit-branch-name

Conversation

@Gerrit91

@Gerrit91 Gerrit91 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Description

We need this in the releases repository where a tag push like v0.1.0-rc.0 should result into an artifact <name>:v0.1.0-rc.0 and not <name>:develop-v0.1.0-rc.0.

Used AI-Tools ✨

  • None used for generation

@Gerrit91 Gerrit91 requested a review from a team as a code owner July 7, 2026 08:28
@metal-robot metal-robot Bot added this to Development Jul 7, 2026
@Gerrit91 Gerrit91 requested a review from vknabel July 7, 2026 09:02
@vknabel

vknabel commented Jul 10, 2026

Copy link
Copy Markdown

I think every tag should always result in an artifact tag without a branch name. So essentially I'd mirror the behavior of releases.

Alternatively we could also create a pre-release.

What do you think?

@Gerrit91

Copy link
Copy Markdown
Contributor Author

Very good point. Please check again, I now apply the tag of a tag push everywhere as an artifact tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants