-
Notifications
You must be signed in to change notification settings - Fork 66
🌱 Remove unused config/webhook #2055
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
🌱 Remove unused config/webhook #2055
Conversation
It's akready part of the catalogd base config. Signed-off-by: Todd Short <tshort@redhat.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2055 +/- ##
=======================================
Coverage 73.80% 73.80%
=======================================
Files 81 81
Lines 7365 7365
=======================================
Hits 5436 5436
Misses 1589 1589
Partials 340 340
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
/approve |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: anik120, tmshort 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 |
This one looks good, but I have to ask
/lgtm In future, it would be helpful to have a little more description in the PR |
ab24788
into
operator-framework:main
@grokspawn it was eyeballs through research for the feature-gated APIs. I noted that this was unused, and is a leftover from the monorepo effort. |
It's already part of the catalogd base config.
This was a leftover from the monorepo effort.
Description
Reviewer Checklist