I don’t particularly like the script approach as it’s not really easy or
straightforward in normal cases and when there are things that don’t work
it’s actually very difficult to figure out why it’s not possible to commit.
>From an UX perspective there are several burdens:
* documenting the scri
Hello,
I was talking with Peng Hui about the fact that in BK community we
have this nice script [1]
that performs automatically all of the steps for merging a PR:
- merge with target branch and squashes commits
- keeps the original author of the patch
- create a meaningful commit message
- adds the