elastic / cloud-sdk-go

Apache License 2.0
21 stars 46 forks source link

Update create branch process in release workflow #454

Closed claudia-correia closed 10 months ago

claudia-correia commented 10 months ago

Description

Updates the process of creating the release branch, using a similar approach to the changes made for ecctl in https://github.com/elastic/ecctl/pull/627.

Related Issues

Motivation and Context

The "create a github branch" job that's part of the release is failing. Example: https://github.com/elastic/cloud-sdk-go/actions/runs/7246987107.

How Has This Been Tested?

Types of Changes

Readiness Checklist