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

