-
Notifications
You must be signed in to change notification settings - Fork 1.6k
ISSUE #24958 - Handle testSuite Alerts Status #24959
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
Conversation
…testSuite pipeline
|
gitar auto-apply:on |
|
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
|
Code Review
|
| ✅ Auto-apply | ✅ Code review | Compact |
|
|
|
This comment will update automatically (Docs)



…testSuite pipeline
Describe your changes:
Fixes #24958
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>Summary by Gitar
AlertsRuleEvaluator.matchTestResult()now correctly handlesTEST_SUITEentities instead of triggering all TestSuite alertsTEST_SUITEto entity type validation inmatchTestResult()methodtestCaseResultSummaryfield changes and checkResultSummarystatus values against configured alert filtersThis will update automatically on new commits.