Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github/template_patch: Warn about conflicts on multiple charts PRs
In the past, we added a comment to tell users that each patch release should be the subject of a dedicated PR in the Helm charts repo. However, opening these PRs in parallel means that there will be conflicts to address after one of them is merged. Let's warn release managers that they should as well wait for a PR to be merged before opening another (or expect a rebase to be necessary). Signed-off-by: Quentin Monnet <[email protected]>
- Loading branch information