opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
8.89k stars 1.63k forks source link

Run breaking changes workflow against latest release only (so the unreleased changes won't be reported as breaking ones) #13684

Closed reta closed 2 weeks ago

reta commented 2 weeks ago

Description

Run breaking changes workflow against latest release only (so the unreleased changes won't be reported as breaking ones).

Related Issues

N/A

Check List

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.

github-actions[bot] commented 2 weeks ago

:grey_exclamation: Gradle check result for 98db4d4ea8284657a0bda0566fe4dca4e8833123: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.32%. Comparing base (0dd892c) to head (98db4d4). Report is 250 commits behind head on 2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #13684 +/- ## ============================================ + Coverage 71.28% 71.32% +0.04% - Complexity 60145 61207 +1062 ============================================ Files 4957 5031 +74 Lines 282799 287884 +5085 Branches 41409 42077 +668 ============================================ + Hits 201591 205345 +3754 - Misses 64189 65251 +1062 - Partials 17019 17288 +269 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.