When a branch is already created PR/MR, the new commit will automatically push into the PR/MR.
So I want open the exists PR/MR again.
But GitHub hasn't a API for find PR/MR id by branch name, and the worse is GitLab API is using project id and repo id, not project name and repo name...
When a branch is already created PR/MR, the new commit will automatically push into the PR/MR.
So I want open the exists PR/MR again.
But GitHub hasn't a API for find PR/MR id by branch name, and the worse is GitLab API is using project id and repo id, not project name and repo name...