-
Notifications
You must be signed in to change notification settings - Fork 117
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
feat: removed new trigger filters feature flag #3963
feat: removed new trigger filters feature flag #3963
Conversation
Signed-off-by: Calum Murray <cmurray@redhat.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3963 +/- ##
============================================
+ Coverage 48.24% 52.83% +4.59%
- Complexity 0 856 +856
============================================
Files 246 344 +98
Lines 14500 17892 +3392
Branches 0 295 +295
============================================
+ Hits 6995 9454 +2459
- Misses 6799 7557 +758
- Partials 706 881 +175
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/retest-required |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, matzew The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/unhold |
/retest-required |
As part of moving the new trigger filters feature to GA, this PR removes the feature flag
Proposed Changes
Release Note
Docs