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

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 review from a team and reta as code owners August 3, 2022 18:50
@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 #4111 (c708369) into 2.1 (a1206ed) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.1    #4111      +/-   ##
============================================
- Coverage     70.62%   70.61%   -0.02%     
+ Complexity    56397    56367      -30     
============================================
  Files          4515     4515              
  Lines        271419   271419              
  Branches      39958    39958              
============================================
- Hits         191695   191653      -42     
- Misses        63603    63672      +69     
+ Partials      16121    16094      -27     
Impacted Files Coverage Δ
...opensearch/index/mapper/MockFieldFilterPlugin.java 0.00% <0.00%> (-100.00%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...ch/transport/ReceiveTimeoutTransportException.java 50.00% <0.00%> (-50.00%) ⬇️
.../java/org/opensearch/search/dfs/AggregatedDfs.java 54.83% <0.00%> (-41.94%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...ava/org/opensearch/search/dfs/DfsSearchResult.java 43.26% <0.00%> (-35.58%) ⬇️
...nsearch/index/shard/IndexShardClosedException.java 66.66% <0.00%> (-33.34%) ⬇️
...arch/search/aggregations/pipeline/LinearModel.java 23.07% <0.00%> (-30.77%) ⬇️
...a/org/opensearch/index/mapper/MapperException.java 75.00% <0.00%> (-25.00%) ⬇️
...rch/index/cache/bitset/ShardBitsetFilterCache.java 75.00% <0.00%> (-25.00%) ⬇️
... and 445 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 v2.1.1 Issues and PRs related to version 2.1.1 labels Aug 4, 2022
@kartg kartg merged commit e89bd6a into 2.1 Aug 5, 2022
@github-actions github-actions bot deleted the backport/backport-4077-to-2.1 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 v2.1.1 Issues and PRs related to version 2.1.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants