Add tag to "subscribe" to an issue
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37
- Forks
- 10
- Avg merge
- 5d 4m
- Merged PRs (30d)
- 1
Description
As a developer
I want to know which pulls I should look at
So that I can avoid wasting effort by forgetting to come back to partially-reviewed pulls
Let's add a tag which immediately marks a pull as having an out-of-date CR from that dev. This makes it easy to both reserve pulls (if you're in the middle of a CR on them) and to mark pulls which you've been involved in (to avoid duplication of effort from other devs).
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 with issue #194 and trace how pulldasher discovers and displays GitHub pull requests. Define how the proposed tag marks a pull as having an out-of-date review, reserves it, and signals prior involvement; done means the tag supports those review-avoidance workflows in the dashboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100