Loading request...
The user wants a mechanism to prevent the creation of multiple pull requests from the same branch, ensuring only one pull request is active or allowed per branch.
if Multiple pull requsts made by same branch . How can we restrict to reate only one pull request to be created. Basicall i wanted to create only one pull requst and rest not be created