-
Notifications
You must be signed in to change notification settings - Fork 141
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
baseline repo groups #1384
baseline repo groups #1384
Conversation
Signed-off-by: Derek Ho <dxho@amazon.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #1384 +/- ##
============================================
- Coverage 99.96% 98.46% -1.51%
- Complexity 2464 3846 +1382
============================================
Files 220 345 +125
Lines 5833 9553 +3720
Branches 359 613 +254
============================================
+ Hits 5831 9406 +3575
- Misses 2 142 +140
- Partials 0 5 +5
Flags with carried forward coverage won't be shown. Click here to find out more. see 139 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
According to opensearch-project/.github#125:
The proposed CODEOWNERS list has much more people than listed in MAINTAINERS.md. I think repo/organization admins like Charlotte (CEHENKLE) can do whatever they need with the repository without being listed in CODEOWNERS. This just subscribes them to spam aka PR open/close. |
Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
Signed-off-by: Derek Ho <dxho@amazon.com>
Description
[Describe what this change achieves]
Issues Resolved
Fix #1337
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.