-
Notifications
You must be signed in to change notification settings - Fork 599
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
Support dispatcher format for triggers #8151
Support dispatcher format for triggers #8151
Conversation
Signed-off-by: Calum Murray <cmurray@redhat.com>
Signed-off-by: Calum Murray <cmurray@redhat.com>
/cc @creydr One question I had here is should we also use the delivery format when delivering to the DLS? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8151 +/- ##
=========================================
+ Coverage 0 67.44% +67.44%
=========================================
Files 0 371 +371
Lines 0 18006 +18006
=========================================
+ Hits 0 12145 +12145
- Misses 0 5087 +5087
- Partials 0 774 +774 ☔ View full report in Codecov by Sentry. |
… format Signed-off-by: Calum Murray <cmurray@redhat.com>
/test upgrade-tests |
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, pierDipi 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 |
Fixes #8077
Proposed Changes
Pre-review Checklist
Release Note