-
Notifications
You must be signed in to change notification settings - Fork 34
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
Set target cluster for social events #454
Set target cluster for social events #454
Conversation
Quality Gate failedFailed conditions |
/retest |
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.
Nice! 🚀
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, rajivnathan 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 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #454 +/- ##
==========================================
+ Coverage 78.59% 78.62% +0.03%
==========================================
Files 42 42
Lines 2700 2704 +4
==========================================
+ Hits 2122 2126 +4
Misses 487 487
Partials 91 91
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
28556e0
into
codeready-toolchain:master
Set the target cluster for UserSignups if it's associated with a social event with the target cluster field set.
Part of https://issues.redhat.com/browse/SANDBOX-724
Paired with codeready-toolchain/toolchain-e2e#1035