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