opensearch-project / index-management

🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
52 stars 107 forks source link

.github: update backport to not run on backport PRs #1112

Closed r1walz closed 4 months ago

r1walz commented 4 months ago

Description of changes:

Backport workflow is failing on 2.x and other versions due to missing condition on PR title.

CheckList:

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 4 months ago

Codecov Report

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

Comparison is base (bb95ea8) 75.34% compared to head (2e3476f) 75.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1112 +/- ## ========================================= Coverage 75.34% 75.34% - Complexity 2809 2814 +5 ========================================= Files 367 367 Lines 17038 17038 Branches 2370 2370 ========================================= Hits 12837 12837 + Misses 2901 2898 -3 - Partials 1300 1303 +3 ```

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