opensearch-project / opensearch-build-libraries

Apache License 2.0
6 stars 24 forks source link

Combine create and close GH issues for build failures into one library #380

Closed gaiksaya closed 7 months ago

gaiksaya commented 7 months ago

Description

Combine create and close GH issues for build failures into one library.

TL;DR: The GH issues won't be blindly closed if one of the platform passes the build in case of distribution failures. It will only be closed if all platforms have passed for given component.

Issues Resolved

resolves https://github.com/opensearch-project/opensearch-build/issues/4357

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.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d7dd07c) 86.11% compared to head (80b617a) 86.36%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #380 +/- ## ============================================ + Coverage 86.11% 86.36% +0.25% Complexity 29 29 ============================================ Files 82 86 +4 Lines 216 220 +4 Branches 12 12 ============================================ + Hits 186 190 +4 Misses 22 22 Partials 8 8 ```

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