Skip to content

Use matching branch names for Prs created from prepare release workflow #4275

@lzchen

Description

@lzchen

Is your feature request related to a problem?

For PRs that are created automatically as part of the prepare-release-branch.yml workflow, we use specific release branch names. As part of making the tests pass, maintainers must manually update the SHA. Investigate the possibility of using specific branch names so we can change the SHAs programatically as part of the prepare-release workflow instead of having to change it manually. One PR will most likely fail due to the corresponding branch in the other repo might not be created yet, but a simple rerun should most likely make builds pass.

Describe the solution you'd like

.

Describe alternatives you've considered

No response

Additional Context

No response

Would you like to implement a fix?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions