I am getting
You have insufficient permissions to update 'develop'. Check your branch permissions with the project administrator.
when i am trying to merge a PR what sort of permissions i need to give to the repo
I took a fork from main REPO and created a PR to MAIN repo develop Branch.
Based on the message, I'd think that the branch "develop" is protected by branch protection rules. Check those!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.