feat: CAMEL - Add field name for support tags#230
Merged
ia3andy merged 5 commits intoMay 15, 2026
Merged
Conversation
Contributor
Author
|
@alexeykazakov are you available to review ? I don't think @ia3andy is available and we need it as soon as possible for next release tests. |
Collaborator
|
I am back :), Looking at it.. |
Collaborator
|
I don't think this it the way forward, we should instead probably show the full tag in the UI? |
Contributor
Author
|
I can show the full tag, but we have a case where status is deprecated and support as well. This is the kind of case where the lifecycle of camel is a little more unpredictable than the quarkus one, so we can end up from time to time in this kind of situation we don't want to remove the support too fast. |
37f9af8 to
9d8cf63
Compare
Contributor
Author
|
Updated to new feature quarkusio/code.quarkus.io#1775 |
2e49b01 to
980c585
Compare
ia3andy
reviewed
May 15, 2026
fef2746 to
525b063
Compare
Collaborator
|
/ok-to-test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add field name for support tags to ensure the customer understand what is the support information.
This requires quarkusio/code.quarkus.io#1775, therefore there is a commit in this PR for the next version