Skip to content

DEVOPS-1054: Adding the tag upgrade file#168

Open
RomFloreani wants to merge 5 commits intomainfrom
DEVOPS-1054
Open

DEVOPS-1054: Adding the tag upgrade file#168
RomFloreani wants to merge 5 commits intomainfrom
DEVOPS-1054

Conversation

@RomFloreani
Copy link
Copy Markdown
Contributor

@RomFloreani RomFloreani commented Apr 23, 2026

DEVOPS-1054 - on CI-tools, upon push of vX.Y.Z tag, automatically move matching ligthweight tags vX and vX.Y

Copilot AI review requested due to automatic review settings April 23, 2026 20:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions workflow intended to automatically keep vX and vX.Y tags up to date whenever a new semver release tag (vX.Y.Z) is pushed, supporting release/tag management automation in the repo.

Changes:

  • Introduces a new workflow triggered on tag pushes.
  • Validates that the pushed release tag is annotated.
  • Force-moves/pushes major and minor tags (vX, vX.Y) to the release commit.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/move-major-minor-tags.yml Outdated
Comment thread .github/workflows/move-major-minor-tags.yml Outdated
@RomFloreani RomFloreani changed the title DEVOPS-1054: Adding the tag upgrade file DEVOPS-1054: Adding the tag upgrade file [WIP] Apr 23, 2026
Comment thread .github/workflows/move-major-minor-tags.yml Outdated
Comment thread .github/workflows/move-major-minor-tags.yml Outdated
Copilot AI review requested due to automatic review settings April 28, 2026 13:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/move-major-minor-tags.yml Outdated
Copilot AI review requested due to automatic review settings April 29, 2026 15:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/move-major-minor-tags.yml
Comment thread .github/workflows/move-major-minor-tags.yml
@RomFloreani RomFloreani changed the title DEVOPS-1054: Adding the tag upgrade file [WIP] DEVOPS-1054: Adding the tag upgrade file Apr 29, 2026
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.

4 participants