opensearch-project/opensearch-clients

Add auto backport functionality to backport PRs for releases

Closed this issue · 1 comments

In order to avoid creating backport PRs for each release and miss some of them in the process, we can add a Github action backport.yml that would create automatic backport PRs when the original PRs are labeled accordingly.

Related documentation: https://github.com/opensearch-project/opensearch-plugins/blob/main/BACKPORT.md

Creating this meta issue to track this feature for clients.

Closing this issue since all the mentioned clients have the required changes.