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

Added untriaged issue workflow. #762

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

dblock
Copy link
Member

@dblock dblock commented Feb 14, 2023

Coming from opensearch-project/.github#133, create a GitHub workflow for labelling untriaged issues. Please ensure that an untriaged label with color exists before merging.

@dblock dblock requested a review from a team February 14, 2023 17:43
Signed-off-by: dblock <dblock@amazon.com>
@dblock dblock force-pushed the untriaged-workflow branch from 2791e7f to 24346e8 Compare February 14, 2023 17:45
@codecov-commenter
Copy link

Codecov Report

Merging #762 (24346e8) into main (7b49d5c) will decrease coverage by 0.26%.
The diff coverage is n/a.

📣 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     #762      +/-   ##
============================================
- Coverage     85.10%   84.85%   -0.26%     
+ Complexity     1080     1075       -5     
============================================
  Files           151      151              
  Lines          4370     4370              
  Branches        390      390              
============================================
- Hits           3719     3708      -11     
- Misses          473      482       +9     
- Partials        178      180       +2     
Impacted Files Coverage Δ
...va/org/opensearch/knn/index/KNNCircuitBreaker.java 60.00% <0.00%> (-20.00%) ⬇️
...ain/java/org/opensearch/knn/index/KNNSettings.java 84.37% <0.00%> (-2.35%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jmazanec15
Copy link
Member

@dblock Should untriaged be removed from

labels: 'bug, untriaged'
and
labels: 'enhancement, untriaged'
?

@jmazanec15 jmazanec15 merged commit 78c4f65 into opensearch-project:main Feb 20, 2023
@dblock
Copy link
Member Author

dblock commented Mar 1, 2023

@dblock Should untriaged be removed from

labels: 'bug, untriaged'

and

labels: 'enhancement, untriaged'

?

I don't think it hurts.

@dblock dblock deleted the untriaged-workflow branch March 1, 2023 18:07
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.

4 participants