descriptinc / descriptinc/dependicus
Watch a specific GitHub issue
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 1
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 5
Description
Suppose you're waiting to upgrade TypeScript until dependencies like @typescript-eslint supports it. You either need to follow every release in detail, or watch a specific issue: https://github.com/typescript-eslint/typescript-eslint/issues/12123
Individuals can watch issues, but it requires checking a notification stream (email or GitHub inbox), and these individual notifications aren't in team-visible places. If we had some way of Dependicus letting you know when your watched issue is fixed, it could remove some manual labor.
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 reviewing Dependicus's dashboards and plugin system, then trace how it currently handles GitHub issues and team-visible updates. Define the watched-issue flow and verify that users are notified when a watched issue is fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100