-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Moving maintainer kartg to Emeritus #12550
Conversation
Compatibility status:Checks if related components are compatible with change 6031d38 Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/flow-framework.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/performance-analyzer.git] |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12550 +/- ##
============================================
+ Coverage 71.32% 71.48% +0.15%
- Complexity 59887 59964 +77
============================================
Files 4982 4982
Lines 282152 282152
Branches 40940 40940
============================================
+ Hits 201239 201685 +446
+ Misses 64187 63749 -438
+ Partials 16726 16718 -8 ☔ View full report in Codecov by Sentry. |
@kartg you might have to remove the alias from CODEOWNERS as well? |
Also includes removal from CODEOWNERS Signed-off-by: Kartik Ganesh <[email protected]>
@opensearch-project/admin can you help to remove the permission here? |
❌ Gradle check result for 6031d38: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❕ Gradle check result for 6031d38: UNSTABLE
Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Also includes removal from CODEOWNERS Signed-off-by: Kartik Ganesh <[email protected]> (cherry picked from commit 3056b67) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Done. |
Also includes removal from CODEOWNERS (cherry picked from commit 3056b67) Signed-off-by: Kartik Ganesh <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Also includes removal from CODEOWNERS Signed-off-by: Kartik Ganesh <[email protected]> Signed-off-by: Aman Khare <[email protected]>
Also includes removal from CODEOWNERS Signed-off-by: Kartik Ganesh <[email protected]>
Also includes removal from CODEOWNERS Signed-off-by: Kartik Ganesh <[email protected]>
Also includes removal from CODEOWNERS Signed-off-by: Kartik Ganesh <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
Description
Moving maintainer kartg to Emeritus, and removing from
CODEOWNERS
Related Issues
N/A
Check List
New functionality includes testing.All tests passNew functionality has been documented.New functionality has javadoc addedFailing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)Commit changes are listed out in CHANGELOG.md file (See: Changelog)Public documentation issue/PR createdBy 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.