Adding a --branch flag to the deploy command would allow us to bundle a few file updates into 1 PR and package it as one feature.
This would allow us to stage changes to an environment repo with a PR, and reuse the same PR every time, which would prevent stale PRs or just a PR avalanche.
Adding a --branch flag to the deploy command would allow us to bundle a few file updates into 1 PR and package it as one feature.
This would allow us to stage changes to an environment repo with a PR, and reuse the same PR every time, which would prevent stale PRs or just a PR avalanche.