microsoft / microsoft/vscode-pull-request-github
Show Deployments in pull request details page
未关闭
还没有人认领这个 Issue。
feature-request
- 主要语言
- TypeScript
- 星标
- 2.6k
- 派生
- 796
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 46
描述
I'd be nice if we could open deployments right from vscode. The design would be very similar to how the PR checks are shown:
Pretty useful if you have preview deployments, E2E test result reports (w/ playwright for example), coverage reports, etc
Instead of "Details" it'd be "Open", and the status, icon and name are pretty much the same thing for deployments:
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 VS Code 扩展中的 PR 详情页面如何呈现 PR 检查,然后确定 pull request 可用的 GitHub deployment 数据。完成的标准是显示 deployment 及其状态、图标和名称,并且 Open 操作可以启动每个 deployment 或 report。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, typescript, vscode
- 领域
- developer-experience, devtools
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100