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.x] Bug fixes for dependabot changelog verifier (#4364) #4395

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

kotwanikunal
Copy link
Member

  • Fix token usage for changelog helper

Signed-off-by: Kunal Kotwani kkotwani@amazon.com

  • Add conditional check for dependabot steps

Signed-off-by: Kunal Kotwani kkotwani@amazon.com

  • Add dependency section

Signed-off-by: Kunal Kotwani kkotwani@amazon.com

  • Bug fixes for dependabot changelog verifier

Signed-off-by: Kunal Kotwani kkotwani@amazon.com

  • Update the changelog

Signed-off-by: Kunal Kotwani kkotwani@amazon.com

Signed-off-by: Kunal Kotwani kkotwani@amazon.com
(cherry picked from commit 4a6e937)

Description

Backports #4364 to 2.x

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.

* Fix token usage for changelog helper

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>

* Add conditional check for dependabot steps

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>

* Add dependency section

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>

* Bug fixes for dependabot changelog verifier

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>

* Update the changelog

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>

Signed-off-by: Kunal Kotwani <kkotwani@amazon.com>
(cherry picked from commit 4a6e937)
@kotwanikunal kotwanikunal requested review from a team and reta as code owners September 2, 2022 20:03
@kotwanikunal kotwanikunal changed the title Bug fixes for dependabot changelog verifier (#4364) [Backport 2.x] Bug fixes for dependabot changelog verifier (#4364) Sep 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4395 (882ec07) into 2.x (1edb733) will decrease coverage by 0.14%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #4395      +/-   ##
============================================
- Coverage     70.72%   70.58%   -0.15%     
+ Complexity    57166    57075      -91     
============================================
  Files          4584     4584              
  Lines        274484   274484              
  Branches      40223    40223              
============================================
- Hits         194137   193731     -406     
- Misses        64111    64485     +374     
- Partials      16236    16268      +32     
Impacted Files Coverage Δ
...adonly/AddIndexBlockClusterStateUpdateRequest.java 0.00% <0.00%> (-75.00%) ⬇️
...readonly/TransportVerifyShardIndexBlockAction.java 9.75% <0.00%> (-58.54%) ⬇️
...n/admin/indices/readonly/AddIndexBlockRequest.java 17.85% <0.00%> (-53.58%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
...indices/readonly/TransportAddIndexBlockAction.java 20.68% <0.00%> (-41.38%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 62.06% <0.00%> (-37.94%) ⬇️
.../admin/indices/readonly/AddIndexBlockResponse.java 0.00% <0.00%> (-37.50%) ⬇️
... and 499 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 dfd0328 into 2.x Sep 2, 2022
@kotwanikunal kotwanikunal deleted the backport/backport-#4364-to-2.x branch September 2, 2022 20:43
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