Hy, I have a doubt. Let us say I create a PR in bitbucket with a branch named branch_123.
I got the approvals and I merged this PR to develop.
Now if I do another commit to the same branch after my PR is merged, will it affect my previous PR and can I create a new PR with the new changes in the same branch.
Thanks