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 #1113

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 (7be01d5) 75.06% compared to head (46077ac) 75.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1113 +/- ## ============================================ - Coverage 75.06% 75.03% -0.03% + Complexity 2901 2899 -2 ============================================ Files 372 372 Lines 17160 17160 Branches 2476 2476 ============================================ - Hits 12881 12876 -5 - Misses 2904 2910 +6 + Partials 1375 1374 -1 ```

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