Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the release workflow #437

Open
vprashar2929 opened this issue Oct 28, 2024 · 0 comments
Open

Update the release workflow #437

vprashar2929 opened this issue Oct 28, 2024 · 0 comments
Assignees

Comments

@vprashar2929
Copy link
Collaborator

Currently, as part of our release workflow, we manually disable branch protection rules each time we push changes directly to the main branch (v1alpha1). To streamline this process, an alternative approach could be to create a dedicated release branch, tag it with the desired version, and make changes there. The workflow would then automatically create a pull request from the release branch to the main branch, ensuring that all changes are reviewed and merged without needing to disable the branch protection rules.

@vprashar2929 vprashar2929 self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant