🐛 Do not add OWNERS to bingo's .gitignore#2122
Conversation
bingo overwrites the .gitignore file, so it can create an unexpected merge conflict. Leave the OWNERS file in place (unless we discover that it is also a problem later). 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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2122 +/- ##
==========================================
+ Coverage 73.59% 73.63% +0.04%
==========================================
Files 78 78
Lines 7260 7260
==========================================
+ Hits 5343 5346 +3
+ Misses 1567 1565 -2
+ Partials 350 349 -1
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:
|
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: joelanford The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
5621ede
into
operator-framework:main
bingo overwrites the .gitignore file, so it can create an unexpected merge conflict.
Leave the OWNERS file in place (unless we discover that it is also a problem later).
Description
Reviewer Checklist