stackblitz-labs / stackblitz-labs/pkg.pr.new
Feature request: Create template for stackblitz links found in PRs or linked issues
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 127
- PR merge metrics
- No merged PRs in 30d
Description
When opening a PR that is fixing an issue that has a Stackblitz reproduction, pkg.pr.new should build and post an additional template from that stackblitz reproduction, but with the dependencies updated to the preview packages. You could crawl the PR description, comments, and linked issues to find a reproduction.
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 tracing how pkg.pr.new currently discovers StackBlitz reproductions and processes PR descriptions, comments, and linked issues. Identify the existing template-generation and preview-package paths, then define completion as finding a linked reproduction and posting a template whose dependencies use the preview packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100