Skip to content

Update branch tags only when releases are made #38

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

davereid
Copy link
Collaborator

@davereid davereid commented May 8, 2025

The Issue

The v1 tag that we have that is always updated should only really be updated when a new release is made, and not on every push to main.

How This PR Solves The Issue

Updates the workflow to use https://github.com/tj-actions/release-tagger to update the v1 release. This also reduces our custom code.

Manual Testing Instructions

None

Automated Testing Overview

None

Related Issue Link(s)

Release/Deployment Notes

None, this is an internal workflow change only.

@davereid davereid requested a review from jonaseberle as a code owner May 8, 2025 15:29
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.

1 participant