Skip to content

Update the release workflow #529

@vprashar2929

Description

@vprashar2929

Currently, as part of our release workflow, we manually disable branch protection rules each time we push changes directly to the main branch (main). 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions