microsoft / microsoft/vscode-pull-request-github
Show Deployments in pull request details page
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
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:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining how the pull request details page presents PR checks in the VS Code extension, then identify the GitHub deployment data available for a pull request. Done means deployments appear with their status, icon, and name, and an Open action launches each deployment or report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript, vscode
- Domain
- developer-experience, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100