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

[Backport 2.x] Adding support for labels on version bump PRs, skip label support for… #4421

Merged
merged 2 commits into from
Sep 16, 2022

Conversation

kotwanikunal
Copy link
Member

…… (#4391)

  • Adding support for labels on version bump PRs, skip label support for changelog verifier

Signed-off-by: Kunal Kotwani kkotwani@amazon.com

  • Add changelog

Signed-off-by: Kunal Kotwani kkotwani@amazon.com

Signed-off-by: Kunal Kotwani kkotwani@amazon.com
(cherry picked from commit 0c10674)

Description

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

#4391)

* Adding support for labels on version bump PRs, skip label support for changelog verifier

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>

* Add changelog

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
(cherry picked from commit 0c10674)
@kotwanikunal kotwanikunal requested review from a team and reta as code owners September 6, 2022 17:32
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2022

Gradle Check (Jenkins) Run Completed with:

@kotwanikunal kotwanikunal changed the title Adding support for labels on version bump PRs, skip label support for… [Backport 2.x] Adding support for labels on version bump PRs, skip label support for… Sep 14, 2022
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4421 (18e2c72) into 2.x (3612b24) will increase coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #4421      +/-   ##
============================================
+ Coverage     70.60%   70.65%   +0.04%     
+ Complexity    57145    57140       -5     
============================================
  Files          4585     4585              
  Lines        274508   274508              
  Branches      40229    40229              
============================================
+ Hits         193817   193952     +135     
+ Misses        64487    64311     -176     
- Partials      16204    16245      +41     
Impacted Files Coverage Δ
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) ⬇️
.../org/opensearch/client/indices/AnalyzeRequest.java 31.00% <0.00%> (-47.00%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
...g/opensearch/geometry/utils/StandardValidator.java 21.21% <0.00%> (-33.34%) ⬇️
...search/search/aggregations/pipeline/EwmaModel.java 24.44% <0.00%> (-28.89%) ⬇️
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) ⬇️
...pensearch/index/shard/SearchOperationListener.java 72.34% <0.00%> (-23.41%) ⬇️
...rg/opensearch/index/shard/ShardSplittingQuery.java 53.43% <0.00%> (-21.38%) ⬇️
...opensearch/persistent/AllocatedPersistentTask.java 44.23% <0.00%> (-21.16%) ⬇️
... and 454 more

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

@dblock dblock merged commit 42f3c18 into 2.x Sep 16, 2022
@github-actions github-actions bot deleted the backport/backport-4391-to-2.x branch September 16, 2022 15:19
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.

3 participants