Skip to content

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

Merged
dblock merged 2 commits into2.xfrom
backport/backport-4391-to-2.x
Sep 16, 2022
Merged

[Backport 2.x] Adding support for labels on version bump PRs, skip label support for…#4421
dblock merged 2 commits into2.xfrom
backport/backport-4391-to-2.x

Conversation

@kotwanikunal
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link
Copy Markdown

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