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

fix: linked-versions + includeComponentInTag=false should work #1749

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

OrKoN
Copy link
Contributor

@OrKoN OrKoN commented Nov 14, 2022

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #1750 🦕

@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Nov 14, 2022
@OrKoN OrKoN force-pushed the fix-linked-versions branch 2 times, most recently from 4e63633 to 7794238 Compare November 14, 2022 11:56
@OrKoN OrKoN marked this pull request as ready for review November 14, 2022 11:58
@OrKoN OrKoN requested a review from a team as a code owner November 14, 2022 11:58
@OrKoN OrKoN requested a review from a team November 14, 2022 11:58
@@ -517,7 +517,7 @@ Example:
},
{
"type": "linked-versions",
"group-name": "my group",
"groupName": "my group",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Drive-by doc update: as release-please actually accepts groupName and does not accept group-name

@Vue-Pu
Copy link

Vue-Pu commented Mar 11, 2023

@chingor13 Reviewer needed

@andymac4182
Copy link

Any update on this? This is causing issues in my current project.

@gibahjoe
Copy link

gibahjoe commented Sep 1, 2023

Updates please

@OrKoN OrKoN requested a review from a team as a code owner February 1, 2024 07:12
nrodriguezmore added a commit to nrodriguezmore/release-please that referenced this pull request Feb 1, 2024
nrodriguezmore added a commit to nrodriguezmore/release-please that referenced this pull request Feb 1, 2024
nrodriguezmore added a commit to nrodriguezmore/release-please that referenced this pull request Feb 1, 2024
nrodriguezmore added a commit to nrodriguezmore/release-please that referenced this pull request Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

linked-versions plugin and includeComponentInTag=false don't work together
6 participants