-
Notifications
You must be signed in to change notification settings - Fork 757
Open
Labels
build & infraIssues related to build & infrastructure.Issues related to build & infrastructure.feature-request
Description
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
emdneto
Metadata
Metadata
Assignees
Labels
build & infraIssues related to build & infrastructure.Issues related to build & infrastructure.feature-request