matrix-org / matrix-org/matrix-hookshot
Support Github Marketplace installs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 450
- Forks
- 95
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 23
Description
It ends up creating a new install without `state`, which I suppose means it can't associate a Matrix user. Would be good to have the UI redirect into a sort of verification service to link a user ID.
For my other projects (Discord space bridging and lettermail) I plan to build a generic verification service which might be of use here.
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
Start by tracing the GitHub Marketplace installation flow and how the UI currently handles the missing `state` value. Define the verification-service handoff and confirm that a Matrix user ID can be linked to the new install before considering the work done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- authentication, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100