Hi,
The current PR for a branch can be resolved with something like gh pr view --json number,headRefName,baseRefName,url.
Do you see any drawbacks to this approach vs the current linking one? Perhaps the above as default with the optionality of relinking if needed?
Hi,
The current PR for a branch can be resolved with something like
gh pr view --json number,headRefName,baseRefName,url.Do you see any drawbacks to this approach vs the current linking one? Perhaps the above as default with the optionality of relinking if needed?