Nice point. On Sat, 24 Jul 2021 at 11:34, RAGINI <[email protected]> wrote:
> > Greetings. Adding my point. @ajay please add your point as well. > > > > > > * How to simplify collaboration between reviewer and submitter in case > of pull merge conflict? As we know that many times, pull > > requests can get conflict due to similar line/file changes and it > can result in painful time for handling if the process is not > > there. > > > > > > Hello, > > We can use pair programming, where two reviewers work on the feature > branch together, run some automated testing, and merge it with the main, > if meets our requirement. > > thanks > Ragini

