microsoft / microsoft/vscode-pull-request-github

Option to disable automatic PR detection

未关闭
#2,186 2 条评论 8 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

feature-request
主要语言
TypeScript
星标
2.6k
派生
796
平均合并
1 天 4 小时
30 天内合并 PR
46

描述

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.

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先阅读 #2158 中引入的自动 PR 检测实现以及扩展的配置界面。完成的标准是用户可以选择开启或关闭自动检测,或排除自己的 PR,并且被排除的 PR 不再触发拉取提示或 gutter 注释。

由索引模型根据 Issue 内容生成。

评估

技术栈
github, typescript, vscode
领域
developer-experience, devtools
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。