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

Merged
merged 1 commit into from
Oct 6, 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)
@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 #4107 (d9395c6) into 1.x (1358327) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.x    #4107      +/-   ##
============================================
+ Coverage     77.82%   77.86%   +0.03%     
- Complexity    63445    63454       +9     
============================================
  Files          4453     4453              
  Lines        275005   275005              
  Branches      41172    41172              
============================================
+ Hits         214033   214138     +105     
+ Misses        44073    43968     -105     
  Partials      16899    16899              
Impacted Files Coverage Δ
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...rch/index/engine/RefreshFailedEngineException.java 50.00% <0.00%> (-50.00%) ⬇️
...ch/index/shard/ShardNotInPrimaryModeException.java 50.00% <0.00%> (-50.00%) ⬇️
.../action/ingest/SimulatePipelineRequestBuilder.java 0.00% <0.00%> (-50.00%) ⬇️
...r/src/main/java/org/opensearch/http/HttpUtils.java 33.33% <0.00%> (-33.34%) ⬇️
.../opensearch/indices/InvalidAliasNameException.java 62.50% <0.00%> (-25.00%) ⬇️
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) ⬇️
...c/main/java/org/opensearch/geometry/MultiLine.java 80.00% <0.00%> (-20.00%) ⬇️
...ain/java/org/opensearch/geometry/MultiPolygon.java 80.00% <0.00%> (-20.00%) ⬇️
...rc/main/java/org/opensearch/monitor/os/OsInfo.java 64.70% <0.00%> (-19.61%) ⬇️
... and 464 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 backport PRs or issues specific to backporting features or enhancments bug Something isn't working CI CI related v1.4.0 labels Aug 4, 2022
@Rishikesh1159 Rishikesh1159 merged commit 5caa0d3 into 1.x Oct 6, 2022
@github-actions github-actions bot deleted the backport/backport-4077-to-1.x branch October 6, 2022 17:14
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 v1.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants