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
53 stars 111 forks source link

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

Closed r1walz closed 7 months ago

r1walz commented 7 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 7 months ago

Codecov Report

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

Comparison is base (21e5a79) 74.96% compared to head (8ac606b) 75.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.12 #1114 +/- ## ============================================ + Coverage 74.96% 75.04% +0.08% + Complexity 2900 2899 -1 ============================================ Files 372 372 Lines 17160 17160 Branches 2476 2476 ============================================ + Hits 12864 12878 +14 + Misses 2921 2916 -5 + Partials 1375 1366 -9 ```

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