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

feat(release): allow {releaseGroupName} to be interpolated in releaseTagPattern #27190

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

JamesHenry
Copy link
Collaborator

@JamesHenry JamesHenry commented Jul 29, 2024

Current Behavior

There is no way to interpolate the release group name in the releaseTagPattern, so for workspaces with a lot of groups, a lot of repetition is required.

Expected Behavior

{releaseGroupName} will now get interpolated in the tag pattern for release groups with fixed versioning (independent projects are still based on the {projectName} as before)

Related Issue(s)

Fixes #

@JamesHenry JamesHenry requested review from a team as code owners July 29, 2024 16:32
Copy link

vercel bot commented Jul 29, 2024

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

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jul 29, 2024 4:35pm

@JamesHenry JamesHenry requested review from FrozenPandaz and removed request for Cammisuli July 29, 2024 18:05
Copy link
Collaborator

@isaacplmann isaacplmann left a comment

Choose a reason for hiding this comment

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

The docs changes look good

@JamesHenry JamesHenry merged commit ee2c41b into master Jul 29, 2024
7 checks passed
@JamesHenry JamesHenry deleted the release-tag-pattern-group branch July 29, 2024 21:55
FrozenPandaz pushed a commit that referenced this pull request Jul 30, 2024
Copy link

github-actions bot commented Aug 4, 2024

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants