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

Allow for multiple master forks #5

Open
sladg opened this issue Nov 3, 2023 · 0 comments
Open

Allow for multiple master forks #5

sladg opened this issue Nov 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sladg
Copy link
Owner

sladg commented Nov 3, 2023

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 website and api as parameters to release command,
  • release command forks master to release/website-v0.0.0 and release/api-v0.0.0.
@sladg sladg added the enhancement New feature or request label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant