Skip to content

Conversation

yoannmoinet
Copy link
Member

What and why?

Since we now have a v2 branch, we need to be able to bump versions from it.

How?

Update the policy for the bump action.

@jakub-g jakub-g self-requested a review October 2, 2025 08:06
echo "Tag name: $TAG_NAME"
CURRENT_BRANCH_NAME="${{ github.head_ref || github.ref_name }}"
echo "Current branch name: $CURRENT_BRANCH_NAME"
Copy link
Member

Choose a reason for hiding this comment

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

How do you plan to run the bump in v2? By choosing v2 from the dropdown?
image

I think you may need to backport this diff into v2 then.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good call.

@yoannmoinet yoannmoinet merged commit 1c7a0bd into master Oct 2, 2025
5 checks passed
@yoannmoinet yoannmoinet deleted the yoann/update-v2-workflow branch October 2, 2025 18:53
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.

2 participants