-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a developer with monorepo, I want to control what application get's deployed where while keeping the code together.
To do this in Bitbucket, I need to have separate branches with it's own deployment steps.
To do this, release utils needs to support forking master to multiple release branches.
Expected behaviour:
- I pass
websiteandapias parameters to release command, - release command forks master to
release/website-v0.0.0andrelease/api-v0.0.0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request