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

Adding support for labels on version bump PRs, skip label support for… #4419

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

kotwanikunal
Copy link
Member

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)
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4419 (3f233cc) into 1.x (f757633) will increase coverage by 0.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.x    #4419      +/-   ##
============================================
+ Coverage     77.89%   77.96%   +0.07%     
- Complexity    63449    63455       +6     
============================================
  Files          4453     4453              
  Lines        275009   275009              
  Branches      41172    41172              
============================================
+ Hits         214207   214423     +216     
+ Misses        43926    43703     -223     
- Partials      16876    16883       +7     
Impacted Files Coverage Δ
...uster/node/hotthreads/NodesHotThreadsResponse.java 28.57% <0.00%> (-71.43%) ⬇️
...nsearch/search/dfs/DfsPhaseExecutionException.java 0.00% <0.00%> (-66.67%) ⬇️
...port/ResponseHandlerFailureTransportException.java 0.00% <0.00%> (-60.00%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...earch/index/engine/FlushFailedEngineException.java 50.00% <0.00%> (-50.00%) ⬇️
...java/org/opensearch/threadpool/ThreadPoolInfo.java 56.25% <0.00%> (-37.50%) ⬇️
...rc/main/java/org/opensearch/ingest/IngestInfo.java 51.72% <0.00%> (-27.59%) ⬇️
...va/org/opensearch/client/sniff/SnifferBuilder.java 72.72% <0.00%> (-27.28%) ⬇️
...rg/opensearch/action/support/TransportActions.java 50.00% <0.00%> (-25.00%) ⬇️
...h/aggregations/bucket/sampler/UnmappedSampler.java 55.55% <0.00%> (-22.23%) ⬇️
... and 460 more

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

@kotwanikunal kotwanikunal merged commit e2c7f16 into 1.x Sep 7, 2022
@kotwanikunal kotwanikunal deleted the backport/backport-#4391-to-1.x branch September 7, 2022 02:22
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