matrix-org / matrix-org/matrix-hookshot
Per-user option to get invited to issue rooms
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
Probable conditions:
* Author of the issue
* Assigned to the issue
If it was "everything you've subscribed to" then the invite list could be overwhelming. The bridge should take care not to invite someone back if they've left, unless a condition changes (ie: assigned -> left room -> comment added should not re-invite, unless the user was re-assigned)
Contributor guide
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
No files, tests, or entry points are named. Start by locating the issue-room invitation flow and its subscription or assignment handling; done means a per-user invitation option supports the stated conditions without re-inviting users after they leave unless their relevant condition changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100