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

convert external reference type by value instead of CONSTANT_NAME #480

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

hboutemy
Copy link
Contributor

@hboutemy hboutemy commented Mar 23, 2024

it's much easier to understand configuration with external reference type value like

<type>release-notes</type>

than previously default constant value

<type>RELEASE_NOTES</type>

fixes #463

…NAME

fixes #463

Signed-off-by: Hervé Boutemy <hboutemy@apache.org>
@hboutemy hboutemy self-assigned this Mar 23, 2024
@hboutemy
Copy link
Contributor Author

@msymons found how to implement your dream :)

@hboutemy hboutemy changed the title convert external reference type by value instead of default CONSTANT_… convert external reference type by value instead of CONSTANT_NAME Mar 23, 2024
@hboutemy hboutemy merged commit eed838e into master Mar 23, 2024
5 checks passed
@hboutemy hboutemy deleted the external-reference-type branch March 23, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

externalReference: Cannot convert 'static-analysis-report' to Enum
1 participant