Skip to content
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

Add creating a tag after bumping versions #2250

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Add creating a tag after bumping versions #2250

merged 1 commit into from
Nov 12, 2024

Conversation

aakrem
Copy link
Collaborator

@aakrem aakrem commented Nov 12, 2024

Automatically creates a git tag when bumping versions so we don't do it manually.
It's also useful in case we forgot to do a git release and we merged new commits, we simply select the non-released tag from the release config page

Copy link

vercel bot commented Nov 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agenta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 2:01pm
agenta-documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 2:01pm

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 12, 2024
@dosubot dosubot bot added the ci/cd label Nov 12, 2024
Copy link
Member

@mmabrouk mmabrouk left a comment

Choose a reason for hiding this comment

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

Thanks @aakrem lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 12, 2024
@mmabrouk mmabrouk merged commit 8456686 into main Nov 12, 2024
7 checks passed
@mmabrouk mmabrouk deleted the add-create-a-tag branch November 12, 2024 14:05
Copy link
Member

@aybruhm aybruhm left a comment

Choose a reason for hiding this comment

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

This is super useful! Thank you, @aakrem !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants