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] Support joker characters at annotation filter #4306

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

bruntib
Copy link
Contributor

@bruntib bruntib commented Aug 1, 2024

It is allowed now to use wildcards in the report annotation filter. For example, the reports generated by testcases starting with "TC-" can be queried by "TC-*".

@bruntib bruntib added this to the release 6.24.1 milestone Aug 1, 2024
@bruntib bruntib requested review from noraz31 and cservakt August 1, 2024 12:19
@bruntib bruntib requested a review from vodorok as a code owner August 1, 2024 12:19
It is allowed now to use wildcards in the report annotation filter.
For example, the reports generated by testcases starting with "TC-" can
be queried by "TC-*".
@bruntib bruntib merged commit f7e9d53 into Ericsson:master Aug 9, 2024
7 of 8 checks passed
@bruntib bruntib deleted the annotation_joker branch August 9, 2024 06:25
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.

2 participants