Skip to content
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

Support auto-labeling #54

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Conversation

ohltyler
Copy link
Member

@ohltyler ohltyler commented Dec 22, 2023

Description

Adds a labeler config and auto-labeler GHA on PRs open to main. Will open a manual one against 2.x since the labels will change (backport 2.x -> backport 1.x etc.)

I've copied the configs from the anomaly detection plugin for consistency, but we can change or add anything to the config if it makes more sense.

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.

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
@ohltyler
Copy link
Member Author

cc @VachaShah is there any other repo configuration needed or should adding the following files be sufficient?

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cd1cfc4) 44.41% compared to head (d0d3894) 44.41%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #54   +/-   ##
=========================================
  Coverage     44.41%   44.41%           
  Complexity       30       30           
=========================================
  Files             6        6           
  Lines           358      358           
  Branches         42       42           
=========================================
  Hits            159      159           
  Misses          178      178           
  Partials         21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dbwiddis dbwiddis merged commit 7e0ea54 into opensearch-project:main Dec 23, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants