Option to disable automatic PR detection
Recently Automatically detect PR from branch #2158 👍 was implemented and merged, however it doesn't seems like it's possible to disable automatic detection for PRs that were created by me. In case when I created PR that awaits review from other team member I now get notifications with prompt to pull changes (merge commit from my fork) and comment area in gutter. I would prefer to avoid both of these for my own PRs.
Possible implementation: Implement option that will control automatic PR detection with 2-3 values - "on", "off", and additional "exclude my PRs" for more control.
I am in this very same situation. The markers this extension add to the gutter are very distracting. I don't want to comment in my own PRs. In fact, I want a separate UI to comment on PRs, I don't want to have it integrated in my normal editor. The gutter that appears is very distracting and I don't see a way to remove it.