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.0] Correctly ignore depandabot branches during push #4109

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 27c5493 from #4077

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit 27c5493)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner August 3, 2022 18:49
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4109 (e365f2f) into 2.0 (4ccae34) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.0    #4109      +/-   ##
============================================
+ Coverage     77.06%   77.09%   +0.02%     
- Complexity    62400    62417      +17     
============================================
  Files          4490     4490              
  Lines        271447   271447              
  Branches      40453    40453              
============================================
+ Hits         209194   209269      +75     
+ Misses        45723    45700      -23     
+ Partials      16530    16478      -52     
Impacted Files Coverage Δ
.../action/ingest/SimulatePipelineRequestBuilder.java 0.00% <0.00%> (-50.00%) ⬇️
...n/indices/upgrade/post/UpgradeSettingsRequest.java 30.00% <0.00%> (-45.00%) ⬇️
...regations/metrics/AbstractHyperLogLogPlusPlus.java 51.72% <0.00%> (-44.83%) ⬇️
...rch/client/transport/NoNodeAvailableException.java 42.85% <0.00%> (-28.58%) ⬇️
...nsearch/test/engine/ThrowingLeafReaderWrapper.java 30.00% <0.00%> (-26.67%) ⬇️
...pensearch/cluster/routing/PlainShardsIterator.java 75.00% <0.00%> (-25.00%) ⬇️
...min/cluster/tasks/PendingClusterTasksResponse.java 35.00% <0.00%> (-25.00%) ⬇️
...tions/InternalSingleBucketAggregationTestCase.java 59.74% <0.00%> (-20.78%) ⬇️
...o/src/main/java/org/opensearch/nio/NioChannel.java 83.33% <0.00%> (-16.67%) ⬇️
.../main/java/org/opensearch/cluster/ClusterInfo.java 74.82% <0.00%> (-14.69%) ⬇️
... and 452 more

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

@tlfeng tlfeng added bug Something isn't working CI CI related backport PRs or issues specific to backporting features or enhancments labels Aug 4, 2022
@kartg kartg merged commit b2b6c05 into 2.0 Aug 5, 2022
@github-actions github-actions bot deleted the backport/backport-4077-to-2.0 branch August 5, 2022 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments bug Something isn't working CI CI related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants